4 writes to _currentHtmlIndentationLevel
Microsoft.CodeAnalysis.Razor.Workspaces (4)
Formatting\FormattingVisitor.cs (4)
172
_currentHtmlIndentationLevel
++;
182
_currentHtmlIndentationLevel
--;
230
_currentHtmlIndentationLevel
++;
247
_currentHtmlIndentationLevel
--;
1 reference to _currentHtmlIndentationLevel
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\FormattingVisitor.cs (1)
613
_currentHtmlIndentationLevel
,