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