4 references to ZLibException
System.IO.Compression (4)
System\IO\Compression\DeflateZLib\Deflater.cs (2)
42throw new ZLibException(SR.ZLibErrorDLLLoadError, cause); 201throw new ZLibException(SR.ZLibErrorDLLLoadError, cause);
System\IO\Compression\DeflateZLib\Inflater.cs (2)
249throw new ZLibException(SR.ZLibErrorDLLLoadError, exception); 300throw new ZLibException(SR.ZLibErrorDLLLoadError, cause);