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