Implemented interface member:
6 references to Dispose
System.Private.Windows.Core (1)
Windows\Win32\System\Variant\VARIANTVector.cs (1)
34variant.Dispose();
System.Windows.Forms (4)
System\Windows\Forms\Accessibility\AccessibleObject.cs (2)
2851variant.Dispose(); 2855variant.Dispose();
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
856nativeValue.Dispose();
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
53child.Dispose();
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
340result.Dispose();