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)
250
if (
_honourHtmlFormattingUntilLine
is { } endLine &&
591
_honourHtmlFormattingUntilLine
is null)
1271
_honourHtmlFormattingUntilLine
is { } endLine &&