2 writes to _wroteBytes
System.IO.Compression (2)
System\IO\Compression\DeflateZLib\DeflateStream.cs (2)
568_wroteBytes = true; 861_wroteBytes = true;
3 references to _wroteBytes
System.IO.Compression (3)
System\IO\Compression\DeflateZLib\DeflateStream.cs (3)
589if (_wroteBytes) 631if (_wroteBytes) 678if (_wroteBytes)