2 references to CheckEqualLine
Microsoft.CodeAnalysis.UnitTests (2)
Text\StringTextTest.cs (2)
123
CheckEqualLine
(textLine, text.Lines[lineNumber]);
126
CheckEqualLine
(textLine, text.Lines.GetLineFromPosition(p));