2 references to lengthBase
System (2)
sys\System\IO\compression\Inflater.cs (2)
429
if( length < 0 || length >=
lengthBase
.Length ) {
432
length =
lengthBase
[length] + bits;