1 write to _dialog
System.Windows.Forms.UI.IntegrationTests (1)
OpenFileDialogTests.cs (1)
66_dialog = dialog;
1 reference to _dialog
System.Windows.Forms.UI.IntegrationTests (1)
OpenFileDialogTests.cs (1)
71Assert.Equal(DialogResult.Cancel, _dialog.ShowDialog(this));