3 references to SetItemInternal
System.Windows.Forms (3)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
3034Items.SetItemInternal(index, Items[index]!); 3310Items.SetItemInternal(index, value);
System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs (1)
226SetItemInternal(index, value!);