4 references to CloneParameterCollection
System.Web.Entity.Design (4)
System\Data\WebControls\Design\EntityDataSourceDesigner.cs (4)
307return CloneParameterCollection(_helper.CommandParameters); 312return CloneParameterCollection(_helper.OrderByParameters); 317return CloneParameterCollection(_helper.SelectParameters); 322return CloneParameterCollection(_helper.WhereParameters);