2 references to ShowDialogOnVisible
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (2)
5470throw new InvalidOperationException(string.Format(SR.ShowDialogOnVisible, nameof(Show))); 5664throw new InvalidOperationException(string.Format(SR.ShowDialogOnVisible, nameof(ShowDialog)));