2 references to ClosingWhileCreatingHandle
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
4788throw new InvalidOperationException(string.Format(SR.ClosingWhileCreatingHandle, "Dispose"));
System\Windows\Forms\Form.cs (1)
3260throw new InvalidOperationException(string.Format(SR.ClosingWhileCreatingHandle, "Close"));