Possible Duplicate:
Find unused code
I am wanting to go through our solution and remove any unused code. I have several projects included in this solution and do not want to go one by one. I am using Visual Studio 10, .net 4.
Is there a tool that will tell me where all the unused methods are?