2 references to FlattenComputedVar
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
789
FlattenComputedVar
((ComputedVar)varDefOp.Var, chi, out newChiList, out x);
1347
FlattenComputedVar
(computedVar, chi, out newChildren, out newType);