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