2 references to InsertEntry
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListBoxes\ListBox.ObjectCollection.cs (1)
121InnerArray.InsertEntry(index, entry);
System\Windows\Forms\Internal\ItemArray.cs (1)
220InsertEntry(index, new Entry(item));