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