2 references to ZNullPtr
System.IO.Compression (2)
System\IO\Compression\DeflateZLib\Deflater.cs (1)
190
_zlibStream.NextIn = ZLibNative.
ZNullPtr
;
System\IO\Compression\DeflateZLib\Inflater.cs (1)
353
_zlibStream.NextIn = ZLibNative.
ZNullPtr
;