1 write to HasImportedFromTypeLibAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
2520arguments.GetOrCreateData<CommonAssemblyWellKnownAttributeData>().HasImportedFromTypeLibAttribute = true;
1 reference to HasImportedFromTypeLibAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
206=> GetSourceDecodedWellKnownAttributeData()?.HasImportedFromTypeLibAttribute == true;