【问题标题】: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?在 Visual Studio 2008 中,有没有办法找到所有方法的引用,而不是一次只有 1 个引用?
【发布时间】:2010-10-21 16:12:58
【问题描述】:

我知道您可以右键单击单个方法并查找单个方法的所有引用,但是有没有办法找到仅返回方法定义的所有引用(即没有对该方法的外部引用)。

【问题讨论】:

标签: c# visual-studio visual-studio-2008


【解决方案1】:

在标准 Visual Studio 安装中,没有内置命令可以执行此操作。但是,还有其他具有此功能的工具。最值得注意的是NDepend

【讨论】:

  • 是否有类似工具的开源或免费版本?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2010-12-29
  • 2021-02-24
  • 2022-01-04
  • 1970-01-01
  • 1970-01-01
  • 2019-12-12
  • 1970-01-01
相关资源
最近更新 更多