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