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