1 write to _startInSuperStream
System.IO.Compression (1)
System\IO\Compression\ZipCustomStreams.cs (1)
232_startInSuperStream = startPosition;
2 references to _startInSuperStream
System.IO.Compression (2)
System\IO\Compression\ZipCustomStreams.cs (2)
246return _endInSuperStream - _startInSuperStream; 256return _positionInSuperStream - _startInSuperStream;