2 references to new
System.Windows.Forms.Design.Tests (2)
System\Drawing\Design\ToolboxItemCollectionTests.cs (2)
30ToolboxItemCollection collection = new(value); 40Assert.Throws<ArgumentNullException>("c", () => new ToolboxItemCollection((ToolboxItemCollection)null));