1 reference to IsPartOfHtmlTag
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\Passes\HtmlOnTypeFormattingPass.cs (1)
152
if (htmlDesiredIndentationLevel == 0 && !
IsPartOfHtmlTag
(context, indentations[i].FirstSpan.Span.Start))