3 references to Copy
System.Data.Entity (3)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (3)
301return Copy(input.Children[fieldPos]); 317return m_command.CreateNode(newPropertyOp, this.Copy(input)); 2068Node whenNode = Copy(n.Children[i]);