3 references to addMatchingAttributes
Microsoft.CodeAnalysis (3)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (3)
145
addMatchingAttributes
(symbol.GetAttributes());
146
addMatchingAttributes
((symbol as IMethodSymbol)?.GetReturnTypeAttributes());
151
addMatchingAttributes
(module.GetAttributes());