Base:
property
IsInteractive
Microsoft.CodeAnalysis.CSharp.Symbols.AssemblySymbol.IsInteractive
1 reference to IsInteractive
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
2353return IsInteractive ? AttributeLocation.None : AttributeLocation.Assembly | AttributeLocation.Module;