2 references to TextLine
Microsoft.CodeAnalysis (2)
Text\TextLine.cs (2)
76return new TextLine(text, span.Start, span.End); 80return new TextLine(text, 0, 0);