6 references to AddRange
System.Windows.Forms.Design (6)
System\ComponentModel\Design\DesignerActionService.cs (3)
70collection.AddRange(designerActionListCollection); 181actionLists.AddRange(pullCollection); 271actionLists.AddRange(pushCollection);
System\Windows\Forms\Design\Behavior\DesignerActionBehavior.cs (1)
62lists.AddRange(ActionLists);
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
70actionLists.AddRange(base.ActionLists);
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
55actionLists.AddRange(base.ActionLists);