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
;
1215
return
_indentation
;