1 write to _lastValidCounter
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1261_lastValidCounter = _parent._header.RowCount - 1;
1 reference to _lastValidCounter
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1976bool more = Position != _lastValidCounter;