2 references to GetCustomAttribute
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Attributes\PEAttributeData.cs (1)
82if (!_decoder.GetCustomAttribute(_handle, out attributeClass, out attributeConstructor))
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Attributes\PEAttributeData.vb (1)
152If Not _decoder.GetCustomAttribute(_handle, attributeClass, attributeCtor) OrElse