Пример #1
0
 public bool CanAddSymbol(ISymbol symbol)
 {
     return(_roslynSymbolTranslator.IsModeledSymbol(symbol));
 }