Implemented interface member:
5 references to Dispose
System.Windows.Forms (4)
System\Windows\Forms\Controls\ImageList\ImageList.cs (2)
430_nativeImageList?.Dispose(); 465_nativeImageList.Dispose();
System\Windows\Forms\Controls\ImageList\ImageList.NativeImageList.cs (1)
92Dispose();
System\Windows\Forms\Controls\ImageList\ImageListStreamer.cs (1)
145_nativeImageList?.Dispose();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ImageList.NativeImageListTests.cs (1)
21nativeImageList.Dispose();