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