Detecting un-referenced methods in C# classes.

  • Thread starter Thread starter Chris Mayers
  • Start date Start date
C

Chris Mayers

Hi,

We have a dotNET application that has been built up in a somewhat as-hoc
way, rather than designed and built nicely. All works well, but I suspect
there are quite a few un-used methods in several of the classes where
alternative ways of working were tried then abandoned etc.
Are there any (free) tools that will help me to identify these un-used
methods?

Thanks,

Chris.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top