Exemple #1
0
 protected virtual EnvDTE.vsCMAccess GetAccess()
 {
     return(CodeModelService.GetAccess(LookupSymbol()));
 }