2 references to Insert
System.Web (2)
UI\WebControls\ListItemCollection.cs (2)
224
Insert
(index,new ListItem(item));
241
Insert
(index, (ListItem) item);