Pregunta

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

¿Fue útil?

Solución

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

enter image description here

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top