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