Base:
property
HasPrimaryInteropAssemblyAttribute
Microsoft.CodeAnalysis.CSharp.Symbols.AssemblySymbol.HasPrimaryInteropAssemblyAttribute
1 reference to HasPrimaryInteropAssemblyAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Retargeting\RetargetingAssemblySymbol.cs (1)
193internal override bool HasPrimaryInteropAssemblyAttribute => _underlyingAssembly.HasPrimaryInteropAssemblyAttribute;