5 references to DecodeTop
System.IO.Compression (5)
System\IO\Compression\DeflateManaged\InflaterManaged.cs (5)
210_state = InflaterState.DecodeTop; 224if (_state < InflaterState.DecodeTop) 355case InflaterState.DecodeTop: 475_state = InflaterState.DecodeTop; 690_state = InflaterState.DecodeTop;