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