3 writes to _crcAbandoned
System.IO.Compression (3)
System\IO\Compression\ZipCustomStreams.cs (3)
771
_crcAbandoned
= true;
885
_crcAbandoned
= false;
922
_crcAbandoned
= true;
2 references to _crcAbandoned
System.IO.Compression (2)
System\IO\Compression\ZipCustomStreams.cs (2)
830
if (
_crcAbandoned
)
866
if (_crcValidated ||
_crcAbandoned
)