5 references to DecodeTop
System.IO.Compression (5)
System\IO\Compression\DeflateManaged\InflaterManaged.cs (5)
204_state = InflaterState.DecodeTop; 218if (_state < InflaterState.DecodeTop) 348case InflaterState.DecodeTop: 468_state = InflaterState.DecodeTop; 689_state = InflaterState.DecodeTop;