Base:
property
IsExtern
Microsoft.CodeAnalysis.CSharp.Symbol.IsExtern
2 references to IsExtern
Microsoft.CodeAnalysis.CSharp (2)
Binder\ImportChain.cs (1)
107
Debug.Assert(!symbol.
IsExtern
);
Symbols\AliasSymbol.cs (1)
320
NamespaceOrTypeSymbol symbol = this.
IsExtern