2 writes to disposeCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Application.cs (2)
2776if (disposeCount++ == 0) { // make sure that we are not reentrant 2842disposeCount--;