2 references to RemoveAtInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
1567dataGridViewCols.RemoveAtInternal(i, force: true);
System\Windows\Forms\Controls\DataGridView\DataGridViewColumnCollection.cs (1)
1048RemoveAtInternal(index, false /*force*/);