Find Subs/Functions which are no longer referenced?

  • Thread starter Thread starter Dennis
  • Start date Start date
D

Dennis

In the VS2005 editor (VB.Net project), is there a way to find all
Subs/Functions which are no longer referenced without having to click
each one individually?
 
Scott said:
No.

Dennis said:
In the VS2005 editor (VB.Net project), is there a way to find all
Subs/Functions which are no longer referenced without having to click
each one individually?

You'd have to purchase a third party add-in, such as MZ-Tools 6.0.

HTH
 
Back
Top