System\Data\Query\InternalTrees\ScalarOps.cs (5)
83: base(OpType.Constant, type, value)
123: base(OpType.Null, type, null)
163: base(OpType.InternalConstant, type, value)
205: base(OpType.NullSentinel, type, value)
244: base(OpType.ConstantPredicate, type, value)