c# - Find uncalled code -
possible duplicate:
what tools , techniques use find dead code in .net?
does know of tool can find functions not being called?
clarification: functions not being called in solution. should not matter if public, private etc.
there several tools available varying degrees of depth.
- resharper
- ncover
- fxcop
Comments
Post a Comment