5 references to GetCustomAttributesForToken
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
975attributeData = containingPEModuleSymbol.GetCustomAttributesForToken(_handle,
Symbols\Metadata\PE\PEModuleSymbol.cs (2)
311return GetCustomAttributesForToken(token, out filteredOutAttribute1, filterOut1, out _, default, out _, default, out _, default, out _, default, out _, default); 320return GetCustomAttributesForToken(token, out filteredOutAttribute1, filterOut1, out filteredOutAttribute2, filterOut2, out _, default, out _, default, out _, default, out _, default);
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
692var loadedCustomAttributes = ContainingPEModule.GetCustomAttributesForToken(
Symbols\Metadata\PE\PEParameterSymbol.cs (1)
1044containingPEModuleSymbol.GetCustomAttributesForToken(