1 instantiation of NestPullup
System.Data.Entity (1)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
94NestPullup np = new NestPullup(compilerState);
2 references to NestPullup
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (1)
94NestPullup np = new NestPullup(compilerState);
System\Data\Query\PlanCompiler\PlanCompiler.cs (1)
339NestPullup.Process(this);