2 references to InflateEnd
System.IO.Compression (2)
src\libraries\Common\src\System\IO\Compression\ZLibNative.cs (2)
152
/// <c>false</c>, which can for instance happen if the underlying ZLib <see cref="Interop.ZLib.
InflateEnd
"/>
313
ErrorCode errC = Interop.ZLib.
InflateEnd
(stream);