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