Local variable never used
I upgraded to version 7 and now a c# Visual Studio 2010 .net MVC 2 controller flags just about every local var as "Local variable never used". I do not even see that message listed in the code inspection options for version 7. Does anyone know of a solution other than reverting back to the previous version?
Please sign in to leave a comment.
Have you tried clearing the caches? ReSharper -> Options -> General -> Clear Caches