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