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