5 references to Dispose
System.Windows.Forms.Primitives (4)
System\Windows\Forms\Automation\UiaTextRange.cs (3)
366ownerBounds.Dispose(); 375ownerBounds.Dispose(); 383ownerBounds.Dispose();
Windows\Win32\System\Com\ComSafeArrayScope.cs (1)
68public void Dispose() => _value.Dispose();
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\System\Com\SafeArrayScopeTests.cs (1)
65scope.Dispose();