1 write to _indentations
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\FormattingContext.cs (1)
139_indentations = indentations;
2 references to _indentations
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\FormattingContext.cs (2)
69if (_indentations is null) 142return _indentations;