3 references to RemapSortKeys
System.Data.Entity (3)
System\Data\Query\PlanCompiler\NestPullup.cs (3)
2228RemapSortKeys(nestOp.PrefixSortKeys, drivingNodeVarMap); 2267RemapSortKeys(postfixSortKeys, varMapList[i]); 2274RemapSortKeys(ci.SortKeys, varMapList[i]);