Andy Rudd

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Andy Rudd created a post, Feature request: Solution-wide analysis and UIHint
I recently changed view engines in an MVC project to Razor and added an underscore to all partial views. Solution-wide analysis (SWA) worked fine for detecting controllers that couldn't return a vi... -
-
-
Andy Rudd created a post, Accessor classes in unit tests not working with R#
Since upgrading to 5.1.1766.4 all my unit tests are flagged as 'Cannot resolve symbol' in R# as it is saying that it cannot find my Accessor classes. I can debug the tests and I am able to step int... -
Andy Rudd commented, -
Andy Rudd created a post, Multiple Suppress Comments
Is there a way in Resharper to have multiple Resharper suppress comments on one line, so instead of// ReSharper disable InconsistentNaming// ReSharper disable UnaccessedField.Local// ReSharper rest...