10 references to GdipDisposeImage
System.Drawing (10)
commonui\System\Drawing\Bitmap.cs (5)
73SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, bitmap)); 115SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, bitmap)); 147SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, bitmap)); 182SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, bitmap)); 221SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, bitmap));
commonui\System\Drawing\Image.cs (5)
204SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, image)); 276SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, image)); 302SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, image)); 342SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(null, cloneImage)); 373SafeNativeMethods.Gdip.GdipDisposeImage(new HandleRef(this, nativeImage));