Pergunta

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

Foi útil?

Solução

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

enter image description here

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top