2 references to ConstrainedSortOp
System.Data.Entity (2)
System\Data\Query\InternalTrees\Command.cs (2)
1292return new ConstrainedSortOp(sortKeys, false); 1303return new ConstrainedSortOp(sortKeys, withTies);