2 references to CheckEqualLine
Microsoft.CodeAnalysis.UnitTests (2)
Text\LargeTextTests.cs (2)
170
CheckEqualLine
(textLine, text.Lines[lineNumber]);
173
CheckEqualLine
(textLine, text.Lines.GetLineFromPosition(p));