4 references to addMatchingAttributes
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithMetadataName.cs (4)
155addMatchingAttributes(symbol.GetAttributes()); 156addMatchingAttributes((symbol as IMethodSymbol)?.GetReturnTypeAttributes()); 164addMatchingAttributes(module.GetAttributes()); 199addMatchingAttributes(constructorSymbol.GetAttributes());