2 writes to _currentRazorIndentationLevel
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\FormattingVisitor.cs (2)
69
_currentRazorIndentationLevel
++;
92
_currentRazorIndentationLevel
--;
1 reference to _currentRazorIndentationLevel
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\FormattingVisitor.cs (1)
612
_currentRazorIndentationLevel
,