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