コード例 #1
0
 private bool IsSpecRunUsed()
 {
     return(VsxHelper.FindProject(dte, IsSpecRunProjectSafe) != null);
 }