2 references to AddRange
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (1)
288
_selectSimpleCheckedListBox.Items.
AddRange
(entityTypeProperties.ToArray());
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
2969
this.
AddRange
(value);