2 references to Handle
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\PENamedTypeSymbol.cs (2)
2618
var type = this.ContainingPEModule.TryDecodeAttributeWithTypeArgument(this.
Handle
, AttributeDescription.CoClassAttribute);
2793
builderArgument = this.ContainingPEModule.TryDecodeAttributeWithTypeArgument(this.
Handle
, AttributeDescription.AsyncMethodBuilderAttribute);