I want to know if any tool exists for removing unused references (not unused using directives) within a .NET C# project.
using
Resharper will certainly do the trick...