3 references to stateDisposing
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripItem.cs (3)
2531state[stateDisposing] = true; 2548state[stateDisposing] = false; 3590if (!state[stateDisposing] && !IsDisposed) {