2 writes to _indentation
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpOnTypeFormattingPass.cs (2)
1185_indentation = indentation; 1210_indentation = index < 0
2 references to _indentation
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\Passes\CSharpOnTypeFormattingPass.cs (2)
1212: sourceMappingIndentations[indentationScopes[index]]._indentation; 1215return _indentation;