Tool to find the unused methods and members in an assembly

V

Venkat

Hi,



My application is splitted into more than one assembly. And I
want to clean up the methods which are not called or not used among any of
the assemblies.



Can any one suggest me the tools available to find and remove the un used
methods or members?



Thanks in advance,

venkat
 
M

Michael Nemtsev

Hello Venkat,

ReSharper 2.0 (www.jetbrains.com) allows this


V> My application is splitted into more than one assembly.
V> And I want to clean up the methods which are not called or not used
V> among any of the assemblies.
V>
V> Can any one suggest me the tools available to find and remove the un
V> used methods or members?
V>
V> Thanks in advance,
V>
V> venkat
V>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top