2 references to DecodeBlock
System.IO.Compression (2)
System\IO\Compression\DeflateManaged\InflaterManaged.cs (2)
225result = DecodeBlock(out eob); // this can returns true when output is full 230result = DecodeBlock(out eob);