Remove unused references

Viewed 28677

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

6 Answers
Related