3 references to addMatchingAttributes
Microsoft.CodeAnalysis (3)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (3)
155
addMatchingAttributes
(symbol.GetAttributes());
156
addMatchingAttributes
((symbol as IMethodSymbol)?.GetReturnTypeAttributes());
161
addMatchingAttributes
(module.GetAttributes());