1 override of Dispose
System.Windows.Forms (1)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
170protected override void Dispose(bool disposing)
3 references to Dispose
System.Windows.Forms (3)
System\Windows\Forms\Application.ComponentThreadContext.cs (1)
186base.Dispose(disposing);
System\Windows\Forms\Application.ThreadContext.cs (2)
275Dispose(disposing); 461contexts[i].Dispose(disposing);