1 write to _srcLength
Microsoft.ML.Data (1)
Utilities\SlotDropper.cs (1)
49
_srcLength
= srcLength;
1 reference to _srcLength
Microsoft.ML.Data (1)
Utilities\SlotDropper.cs (1)
222
var slots = Enumerable.Range(0,
_srcLength
);