2 writes to _honourHtmlFormattingUntilLine
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (2)
253_honourHtmlFormattingUntilLine = null; 596_honourHtmlFormattingUntilLine = GetLineNumber(closeAngle) - 1;
3 references to _honourHtmlFormattingUntilLine
Microsoft.CodeAnalysis.Razor.Workspaces (3)
Formatting\Passes\CSharpFormattingPass.CSharpDocumentGenerator.cs (3)
250if (_honourHtmlFormattingUntilLine is { } endLine && 591_honourHtmlFormattingUntilLine is null) 1271_honourHtmlFormattingUntilLine is { } endLine &&