4 references to matchesAttributeName
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (4)
254if (matchesAttributeName(simpleAttributeName, withAttributeSuffix: false) || 255matchesAttributeName(simpleAttributeName, withAttributeSuffix: true)) 341matchesAttributeName(symbolName, withAttributeSuffix: false)) 350matchesAttributeName(symbolName, withAttributeSuffix: false))