We have upgraded to Resharper 7.1 with VS2012. However Resharper seems to display NSubstitute methods as unrecognised in red as shown in the diagram below with Arg.Any<>:

enter image description here

Does anyone know how to resolve this? Note: The codes compiles successfully, its just the display by resharper thats the issue.

Cheers, Billy

有帮助吗?

解决方案

Clearing your ReSharper cache should fix the problem. Just go to ReSharper > Options > Environment > General > Clear Caches

enter image description here

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top