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