protected virtual string GetFullName()
 {
     return(CodeModelService.GetExternalSymbolFullName(LookupSymbol()));
 }