1 reference to TryDecodeAttributeWithTypeArgument
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
2319
var type = this.ContainingPEModule.
TryDecodeAttributeWithTypeArgument
(this.Handle, AttributeDescription.CoClassAttribute);