2 writes to _currentIdGetter
Microsoft.ML.Data (2)
DataView\AppendRowsDataView.cs (2)
226
_currentIdGetter
= _currentCursor.GetIdGetter();
280
_currentIdGetter
= _currentCursor.GetIdGetter();
1 reference to _currentIdGetter
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
237
_currentIdGetter
(ref val);