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)
235
return
_row
.GetGetter<TValue>(
_row
.Schema[_col]);