2 references to CopyParameters
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (2)
1144
CopyParameters
(this.EntityDataSource.CommandParameters, entityDataSource.CommandParameters);
1151
CopyParameters
(this.EntityDataSource.SelectParameters, entityDataSource.SelectParameters);