2 writes to BlockSequence
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
1541BlockSequence = blockSequence; 1554BlockSequence = blockSequence;
4 references to BlockSequence
Microsoft.ML.Data (4)
DataLoadSave\Binary\BinaryLoader.cs (4)
1528/// <see cref="BlockSequence"/> index. Sentinel blocks are used to indicate that 1610_waiter.Wait(block.BlockSequence, ExMarshaller.Token); 1618_waiter.Wait(block.BlockSequence, ExMarshaller.Token); 1623_waiter.Wait(block.BlockSequence, ExMarshaller.Token);