8 references to AppendFullLine
Microsoft.CodeAnalysis.CSharp.Features (8)
ConvertToRawString\ConvertInterpolatedStringToRawStringCodeRefactoringProvider.cs (8)
300
AppendFullLine
(builder, text.Lines[0]);
309
AppendFullLine
(builder, line);
342
AppendFullLine
(builder, line);
563
AppendFullLine
(builder, lines[0]);
574
AppendFullLine
(builder, line);
601
AppendFullLine
(builder, line);
609
AppendFullLine
(builder, line);
631
AppendFullLine
(builder, lines[^1]);