1 reference to GetIndentation
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\Passes\CSharpOnTypeFormattingPass.cs (1)
797
csharpDesiredIndentation = sourceMappingIndentations[absoluteIndex].
GetIndentation
(sourceMappingIndentations, sourceMappingIndentationScopes, minCSharpIndentation);