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