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