1 instantiation of SortRemover
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
2762
SortRemover sortRemover = new
SortRemover
(command, topMostSort);
2 references to SortRemover
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
108
SortRemover
.Process(Command);
2762
SortRemover
sortRemover = new SortRemover(command, topMostSort);