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