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