2 references to AugmentNodeWithConstant
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NestPullup.cs (2)
503newJoinApplyChildren.Add(AugmentNodeWithConstant(chi.Child0, () => Command.CreateNullSentinelOp(), out sentinelVar)); 2433return AugmentNodeWithConstant(input, () => Command.CreateInternalConstantOp(Command.IntegerType, value), out internalConstantVar);