2 references to extraLengthBits
System (2)
sys\System\IO\compression\Inflater.cs (2)
410if( symbol < 0 || symbol >= extraLengthBits.Length ) { 413extraBits = extraLengthBits[symbol];