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