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