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