2 references to GetCustomItemTypes
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (1)
460newToolStripItemTypes = ToolStripDesignerUtils.GetCustomItemTypes(component, component.Site);
System\Windows\Forms\Design\ToolStripDesignerUtils.cs (1)
345Type[] customTypes = GetCustomItemTypes(component, serviceProvider);