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