4 references to matchesName
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (4)
321matchesName(currentAttributeName, name, withAttributeSuffix)) 328if (matchesName(currentAttributeName, name, withAttributeSuffix: false)) 347if (matchesName(currentAttributeName, aliasName, withAttributeSuffix) && 356if (matchesName(currentAttributeName, aliasName, withAttributeSuffix) &&