3 references to Dispose
System.Windows.Forms (2)
System\Windows\Forms\Design\PropertyTab.cs (2)
88
Dispose
(true);
101
~PropertyTab() =>
Dispose
(disposing: false);
System.Windows.Forms.Tests (1)
System\Windows\Forms\Design\PropertyTabTests.cs (1)
197
public new void Dispose(bool disposing) => base.
Dispose
(disposing);