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

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -