2 references to PeekNextDataLine
Microsoft.Data.Analysis (2)
TextFieldParser.cs (2)
207
if (
PeekNextDataLine
() != null)
466
string line =
PeekNextDataLine
();