2 writes to BlockIndex
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
1728
BlockIndex
= blockIndex;
1741
BlockIndex
= -1;
1 reference to BlockIndex
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1715
public bool IsSentinel { get { return
BlockIndex
== -1; } }