示例#1
0
 public override bool CanGoToDefinition()
 {
     return(_definitionItem.CanNavigateTo(_workspace));
 }