2 references to Instance
System.Data.Entity (2)
System\Data\Query\InternalTrees\Command.cs (1)
1204return FullOuterJoinOp.Instance;
System\Data\Query\InternalTrees\RelOps.cs (1)
330internal static readonly FullOuterJoinOp Pattern = FullOuterJoinOp.Instance;