I got a C# application with Visual Studio 2005. The code has some 300 KLOC, which has been abused over 3 years.
When I was going through code found out that lot of
You can query your code base with NDepend using CQL to find out which methods and classes are not being used.