Base:
property
IsExtern
Microsoft.CodeAnalysis.CSharp.Symbol.IsExtern
Implemented interface member:
property
IsExtern
Microsoft.CodeAnalysis.Symbols.ISymbolInternal.IsExtern
1 reference to IsExtern
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Symbols\AssemblyAndNamespaceTests.cs (1)
44Assert.False(sym.IsExtern);