2 references to PreProcessor
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PlanCompiler.cs (2)
291m_neededPhases = (1 << (int)PlanCompilerPhase.PreProcessor) | 304beforePreProcessor = SwitchToPhase(PlanCompilerPhase.PreProcessor);