3 references to GetCustomAttributesForToken
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Metadata\PE\PEFieldSymbol.cs (1)
586var attributes = containingPEModuleSymbol.GetCustomAttributesForToken(
Symbols\Metadata\PE\PEModuleSymbol.cs (1)
468var result = GetCustomAttributesForToken(
Symbols\Metadata\PE\PEPropertySymbol.cs (1)
736ImmutableArray<CSharpAttributeData> attributes = containingPEModuleSymbol.GetCustomAttributesForToken(