3 references to Transformations
System.Data.Entity (3)
System\Data\Query\PlanCompiler\PlanCompiler.cs (3)
297(1 << (int)PlanCompilerPhase.Transformations) | 347if (IsPhaseNeeded(PlanCompilerPhase.Transformations)) 412dumpString = SwitchToPhase(PlanCompilerPhase.Transformations);