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