3 references to GetCustomAttributesForToken
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PEModuleSymbol.cs (2)
419return GetCustomAttributesForToken(token, out _, default); 431return GetCustomAttributesForToken(token, out paramArrayAttribute, AttributeDescription.ParamArrayAttribute);
Symbols\Metadata\PE\PETypeParameterSymbol.cs (1)
646var loadedCustomAttributes = containingPEModuleSymbol.GetCustomAttributesForToken(