3 references to IndentationLevel
Microsoft.CodeAnalysis.Razor.Workspaces (3)
Formatting\FormattingContext.cs (3)
105
RelativeIndentationLevel: span.
IndentationLevel
- previousIndentationLevel,
109
previousIndentationLevel = span.
IndentationLevel
;
199
indentationLevel = span.
IndentationLevel
;