2 references to InsertInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.DataConnection.cs (1)
598_owner.Rows.InsertInternal(e.NewIndex, _owner.RowTemplateClone, force: true);
System\Windows\Forms\Controls\DataGridView\DataGridViewRowCollection.cs (1)
1489InsertInternal(rowIndex, dataGridViewRow, false);