2 instantiations of MemoryStreamCollection
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
787_bufferCollection = new MemoryStreamCollection(); 875_bufferCollection = new MemoryStreamCollection();
1 reference to MemoryStreamCollection
Microsoft.ML.Data (1)
DataLoadSave\Binary\BinaryLoader.cs (1)
693private readonly MemoryStreamCollection _bufferCollection;