Appends the specified line to this instance.
public void AppendLine(ref StringSlice slice, int column, int line, int sourceLinePosition, bool trackTrivia)
The slice.
The column.
The line.
Whether to keep track of trivia such as whitespace, extra heading characters and unescaped string values.