5 references to GetCustomAttributesForToken
Microsoft.CodeAnalysis.CSharp (5)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
1019attributeData = containingPEModuleSymbol.GetCustomAttributesForToken(_handle,
Symbols\Metadata\PE\PEModuleSymbol.cs (2)
313return GetCustomAttributesForToken(token, out filteredOutAttribute1, filterOut1, out _, default, out _, default, out _, default, out _, default, out _, default); 322return GetCustomAttributesForToken(token, out filteredOutAttribute1, filterOut1, out filteredOutAttribute2, filterOut2, out _, default, out _, default, out _, default, out _, default);
Symbols\Metadata\PE\PENamedTypeSymbol.cs (1)
911var loadedCustomAttributes = ContainingPEModule.GetCustomAttributesForToken(
Symbols\Metadata\PE\PEParameterSymbol.cs (1)
1111containingPEModuleSymbol.GetCustomAttributesForToken(