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