Implemented interface member:
6 references to Dispose
System.Private.Windows.Core (2)
System\Private\Windows\Ole\DragDropFormat.cs (1)
132Dispose();
System\Private\Windows\Ole\DragDropHelper.cs (1)
177dragDropFormat.Dispose();
System.Windows.Forms.Tests (4)
System\Windows\Forms\DragDropFormatTests.cs (4)
75dragDropFormat.Dispose(); 84dragDropFormat?.Dispose(); 123dragDropFormat?.Dispose(); 179dragDropFormat?.Dispose();