Clone
Detective is a Visual Studio integration that allows you to analyze C#
projects for source code that is duplicated somewhere else (AKA clone detection). Having
duplicates can easily lead to inconsistencies and often is an indicator
for poorly factored code.
For more details please see the 10 minute video tutorial.