2 references to DecodeBlock
System (2)
sys\System\IO\compression\Inflater.cs (2)
265
result =
DecodeBlock
(out eob); // this can returns true when output is full
269
result =
DecodeBlock
(out eob);