2 references to NewItemTypes
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\CollectionEditorTests.cs (2)
37Assert.Equal([expectedItemType], editor.NewItemTypes); 49Assert.Throws<ArgumentNullException>("type", () => editor.NewItemTypes);