1 reference to _initialBlockListSize
WindowsBase (1)
Base\MS\Internal\IO\Zip\ZipIOBlockManager.cs (1)
1253
private ArrayList _blockList = new ArrayList(
_initialBlockListSize
);