Friday, May 16, 2014

Find unused methods (including public) using Resharper 7

It took me a while to find a good post on this.   The following link shows how to use Resharper to find any used references.  I recommend also setting the Type or Type member is never used to an error to make finding unused code even easier.


http://chrisseroka.wordpress.com/2013/10/28/find-unused-private-and-public-methods-with-resharper/