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;