1 write to _rows
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
906_rows = rows = _curs._parser.CreateRowSet(_curs._stats,
2 references to _rows
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
977var helper = _curs._parser.CreateHelper(_rows.Stats, _curs._srcNeeded); 1013_curs._parser.ParseRow(_rows, irow, helper, _curs._active, lines.Path, info.Line, info.Text);