2 references to CreateNewItemTypes
System.Windows.Forms.Design.Tests (2)
System\ComponentModel\Design\CollectionEditorTests.cs (2)
359Type[] itemTypes = editor.CreateNewItemTypes(); 361Assert.NotSame(itemTypes, editor.CreateNewItemTypes());