2 writes to _crcValidated
System.IO.Compression (2)
System\IO\Compression\ZipCustomStreams.cs (2)
875
_crcValidated
= true; // only mark validated on success
886
_crcValidated
= false;
1 reference to _crcValidated
System.IO.Compression (1)
System\IO\Compression\ZipCustomStreams.cs (1)
866
if (
_crcValidated
|| _crcAbandoned)