3 writes to _crcAbandoned
System.IO.Compression (3)
System\IO\Compression\ZipCustomStreams.cs (3)
558
_crcAbandoned
= true;
672
_crcAbandoned
= false;
709
_crcAbandoned
= true;
2 references to _crcAbandoned
System.IO.Compression (2)
System\IO\Compression\ZipCustomStreams.cs (2)
617
if (
_crcAbandoned
)
653
if (_crcValidated ||
_crcAbandoned
)