4 references to GoSearch
System.Windows.Forms.Tests (4)
System\Windows\Forms\WebBrowserTests.cs (4)
3144control.GoSearch(); 3159control.GoSearch(); 3174Assert.Throws<ObjectDisposedException>(control.GoSearch); 3186Assert.Throws<InvalidOperationException>(control.GoSearch);