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