1 instantiation of SubReadStream
System.IO.Compression (1)
System\IO\Compression\ZipArchiveEntry.cs (1)
777
Stream compressedStream = new
SubReadStream
(_archive.ArchiveStream, offsetOfCompressedData, _compressedSize);