4 references to GoSearch
System.Windows.Forms.Tests (4)
System\Windows\Forms\WebBrowserTests.cs (4)
3142control.GoSearch(); 3157control.GoSearch(); 3172Assert.Throws<ObjectDisposedException>(control.GoSearch); 3184Assert.Throws<InvalidOperationException>(control.GoSearch);