1 write to _lookup
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
1789_lookup = entry.GetLookup();
2 references to _lookup
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
1794Ectx.AssertValue(_lookup); 1806BlockLookup lookup = _lookup[(int)blockIndex];