Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Methods Referential Integrity Tool
Message
From
11/08/2011 06:22:02
 
 
To
10/08/2011 11:55:32
General information
Forum:
ASP.NET
Category:
Testing and debugging
Miscellaneous
Thread ID:
01520601
Message ID:
01520643
Views:
52
>Is there a tool or utility in/for VS2010 that will attempt to scan project(s) modules and determine if methods in modules are not called anywhere in the project(s)?
>
>I can see how this is something that might not be able to be done with high confidence in the results but it might help for tracking down unused methods in code, particularly for "inherited" projects ( a situation I am facing ).

Not asking the question you asked (which Craig & John have done) but, in case you've missed it, the opposite:
if you right click a method and select 'View Call Hierarchy' you can track all calls to and from the method....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform