1 write to _expectedLength
System.IO.Compression (1)
System\IO\Compression\ZipCustomStreams.cs (1)
734_expectedLength = expectedLength;
3 references to _expectedLength
System.IO.Compression (3)
System\IO\Compression\ZipCustomStreams.cs (3)
843if (_totalBytesRead == _expectedLength) 854if (_totalBytesRead == _expectedLength) 858else if (_totalBytesRead > _expectedLength)