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