1 write to _cursor
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
245
_cursor
= cursor;
1 reference to _cursor
Microsoft.ML.Data (1)
Data\RowCursorUtils.cs (1)
250
return
_cursor
.GetGetterWithVectorType<TValue>();