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