2 references to IsAttributeName
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (2)
346
RazorSyntaxFacts.
IsAttributeName
(previousTokenParent, out _);
736
if (RazorSyntaxFacts.
IsAttributeName
(node, out var startTag))