4 references to matchesName
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (4)
315matchesName(currentAttributeName, name, withAttributeSuffix)) 322if (matchesName(currentAttributeName, name, withAttributeSuffix: false)) 340if (matchesName(currentAttributeName, aliasName, withAttributeSuffix) && 349if (matchesName(currentAttributeName, aliasName, withAttributeSuffix) &&