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