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