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