3 references to ImportedFromTypeLibAttribute
Microsoft.CodeAnalysis (1)
MetadataReader\PEModule.cs (1)
1064
return HasStringValuedAttribute(token, AttributeDescription.
ImportedFromTypeLibAttribute
, out libValue);
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceAssemblySymbol.cs (1)
2516
else if (attribute.IsTargetAttribute(AttributeDescription.
ImportedFromTypeLibAttribute
))
Symbols\Source\SourceModuleSymbol.cs (1)
329
AttributeDescription.
ImportedFromTypeLibAttribute
.FullName,