1 write to _row
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
229_row = row;
2 references to _row
Microsoft.ML.Data (2)
Data\RowCursorUtils.cs (2)
235return _row.GetGetter<TValue>(_row.Schema[_col]);