1 reference to PrependLines
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Formatting\Passes\CSharpOnTypeFormattingPass.cs (1)
410var replacement = PrependLines(context.GetIndentationLevelString(contentIndentLevel), context.NewLineString, newLineCount);