2 writes to _batch
Microsoft.ML.Data (2)
Data\DataViewUtils.cs (2)
1050
_batch
= -1;
1097
_batch
= nextBatch.BatchId;
1 reference to _batch
Microsoft.ML.Data (1)
Data\DataViewUtils.cs (1)
1014
public override long Batch =>
_batch
;