1 instantiation of ProjectionPruner
System.Data.Entity (1)
System\Data\Query\PlanCompiler\ProjectionPruner.cs (1)
150
ProjectionPruner pruner = new
ProjectionPruner
(compilerState);
4 references to ProjectionPruner
System.Data.Entity (4)
System\Data\Query\PlanCompiler\PlanCompiler.cs (3)
331
ProjectionPruner
.Process(this);
343
ProjectionPruner
.Process(this);
354
ProjectionPruner
.Process(this);
System\Data\Query\PlanCompiler\ProjectionPruner.cs (1)
150
ProjectionPruner
pruner = new ProjectionPruner(compilerState);