2 references to AddCopiesInternal
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
25718this.Rows.AddCopiesInternal(0, rowsCount-1);
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
702return AddCopiesInternal(indexSource, count);