2 references to AddCopiesPrivate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (2)
543return AddCopiesPrivate(rowTemplate, rowTemplateState, count); 734return AddCopiesPrivate(SharedRow(indexSource), rowTemplateState, count);