2 references to RemoveRedundantConstantKeys
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ProjectionPruner.cs (2)
422RemoveRedundantConstantKeys(op.Keys, ((ProjectOp)n.Child0.Op).Outputs, n.Child0.Child1); 494RemoveRedundantConstantKeys(op.Keys, op.Outputs, n.Child1);