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