2 references to GetIndentationOffsetFromLine
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Formatting\CSharpFormatter.cs (2)
93var offset = GetIndentationOffsetFromLine(context, line); 123var offset = GetIndentationOffsetFromLine(context, line);