4 references to Dispose
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (1)
894
_inheritanceUI.
Dispose
();
System\Windows\Forms\Design\DocumentDesigner.cs (1)
446
_inheritanceUI.
Dispose
();
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\InheritanceUITests.cs (2)
36
_inheritanceUI.
Dispose
();
141
_inheritanceUI.Invoking(ui => ui.
Dispose
()).Should().NotThrow();