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