4 references to
System.Data.Entity (4)
System\Data\Query\InternalTrees\RelOps.cs (4)
837: this(opType) 878private UnionAllOp() : base(OpType.UnionAll) { } 920private IntersectOp() : base(OpType.Intersect) { } 952private ExceptOp() : base(OpType.Except) { }