1 instantiation of PreProcessor
System.Data.Entity (1)
System\Data\Query\PlanCompiler\PreProcessor.cs (1)
158
PreProcessor preProcessor = new
PreProcessor
(planCompilerState);
2 references to PreProcessor
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PlanCompiler.cs (1)
305
PreProcessor
.Process(this, out typeInfo, out tvfResultKeys);
System\Data\Query\PlanCompiler\PreProcessor.cs (1)
158
PreProcessor
preProcessor = new PreProcessor(planCompilerState);