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