4 references to matchesAttributeName
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (4)
260if (matchesAttributeName(simpleAttributeName, withAttributeSuffix: false) || 261matchesAttributeName(simpleAttributeName, withAttributeSuffix: true)) 348matchesAttributeName(symbolName, withAttributeSuffix: false)) 357matchesAttributeName(symbolName, withAttributeSuffix: false))