1 reference to CreateNewItemTypes
System.Windows.Forms.Design (1)
System\ComponentModel\Design\CollectionEditor.cs (1)
46
protected Type[] NewItemTypes => _newItemTypes ??=
CreateNewItemTypes
();