2 writes to _lengthVerified
WindowsBase (2)
Base\MS\Internal\IO\Packaging\CompressStream.cs (2)
280
_lengthVerified
= true; // no longer need to verify our length against our constructor value
618
_lengthVerified
= true;
1 reference to _lengthVerified
WindowsBase (1)
Base\MS\Internal\IO\Packaging\CompressStream.cs (1)
613
if (!
_lengthVerified
)