Вопрос

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