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