3 references to ReadNextLine
Microsoft.Data.Analysis (3)
TextFieldParser.cs (3)
414
string line =
ReadNextLine
(ref _position, BufferFunction);
685
line =
ReadNextLine
(ref _position, BufferFunction);
704
line =
ReadNextLine
(ref _peekPosition, BufferFunction);