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