3 references to SortKey
System.Data.Entity (3)
System\Data\Query\InternalTrees\Command.cs (3)
1250return new SortKey(v, asc, collation); 1260return new SortKey(v, asc, ""); 1270return new SortKey(v, true, "");