2 writes to _wroteBytes
System.IO.Compression (2)
System\IO\Compression\DeflateZLib\DeflateStream.cs (2)
561_wroteBytes = true; 854_wroteBytes = true;
3 references to _wroteBytes
System.IO.Compression (3)
System\IO\Compression\DeflateZLib\DeflateStream.cs (3)
582if (_wroteBytes) 624if (_wroteBytes) 671if (_wroteBytes)