2 references to GetNestOpWithConsolidatedSortKeys
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
1564
n.Child0.Op =
GetNestOpWithConsolidatedSortKeys
(nestOp, op.Keys);
1598
nestNode.Op =
GetNestOpWithConsolidatedSortKeys
(nestOp, op.Keys);