8 references to AppendFullLine
Microsoft.CodeAnalysis.CSharp.Features (8)
ConvertToRawString\ConvertInterpolatedStringToRawStringCodeRefactoringProvider.cs (8)
298
AppendFullLine
(builder, text.Lines[0]);
307
AppendFullLine
(builder, line);
340
AppendFullLine
(builder, line);
561
AppendFullLine
(builder, lines[0]);
572
AppendFullLine
(builder, line);
599
AppendFullLine
(builder, line);
607
AppendFullLine
(builder, line);
629
AppendFullLine
(builder, lines[^1]);