2 references to new
System.Windows.Forms.Tests (2)
System\Windows\Forms\AxHostTests.cs (2)
123
using SubAxHost control =
new
(clsid, flags);
217
Assert.Throws<ArgumentNullException>("g", () => new
SubAxHost
(null, 0));