1 write to _archive
Microsoft.ML.Core (1)
Data\Repository.cs (1)
462_archive = new ZipArchive(stream, ZipArchiveMode.Read, true);
1 reference to _archive
Microsoft.ML.Core (1)
Data\Repository.cs (1)
470foreach (var entry in _archive.Entries)