1 write to _currentRow
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
786_currentRow = dataView._current;
1 reference to _currentRow
Microsoft.ML.Data (1)
DataView\DataViewConstructionUtils.cs (1)
799protected override TRow GetCurrentRowObject() => _currentRow;