2 references to _requiredBlockCount
WindowsBase (2)
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (2)
835Invariant.Assert(_blockList.Count >= _requiredBlockCount); 845return _blockList.Count - _requiredBlockCount;