1 write to _col
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
230_col = col;
1 reference to _col
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
235return _row.GetGetter<TValue>(_row.Schema[_col]);