I have legacy C # code and am using Visual Studio 2008. I am looking for a tool, like a code analyzer, that will tell me which class is not used, as well as other useful information that may be useful for optimizing the code.
If there is an exact duplicate, please indicate.
Thank.
source
share