문제

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