2 references to EditorItem
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
1053List.Add(new EditorItem(item)); 1082List.Insert(index, new EditorItem(item));