1 write to Line
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
398Line = line;
4 references to Line
Microsoft.ML.Data (4)
DataLoadSave\Text\TextLoaderCursor.cs (4)
343Ch.Assert(info.Line > 0); 345_parser.ParseRow(_rows, 0, helper, _active, batch.Path, info.Line, info.Text); 1009Contracts.Assert(info.Line > 0); 1013_curs._parser.ParseRow(_rows, irow, helper, _curs._active, lines.Path, info.Line, info.Text);