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