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