1 write to _rdr
Microsoft.ML.Data (1)
DataLoadSave\Text\TextLoaderCursor.cs (1)
496
_rdr
= rdr;
2 references to _rdr
Microsoft.ML.Data (2)
DataLoadSave\Text\TextLoaderCursor.cs (2)
505
line =
_rdr
.ReadLine();
530
line =
_rdr
.ReadLine();