Tagged Questions

4
votes
3answers
74 views

Is there a tool to finding redundancy through out a set of library code (.net C#)?

Is there a tool to finding redundancy through out a set of library code (.net C#)? The problem is I have a number of .NET libraries, but they tend to have a lot of similar/duplicate "helper" or ...