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