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