开发者

In Visual Studio 2008 is there a way to find all references that have no references for all methods not just 1 at a time?

I know you can right click on an individual method and find all references for a single method but is there a way to find all references where there is only the method definition returned开发者_如何学编程 (i.e. no external references to the method).


In the standard Visual Studio install there is no built-in command that will do this. However there are other tools out there that have this functionality. Most notably is NDepend

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜