4 references to OtherPredicate
System.Data.Entity (4)
System\Data\Query\PlanCompiler\JoinGraph.cs (4)
890joinNode.OtherPredicate != null || 2403if (joinNode.OtherPredicate != null) 2405foreach (Var var in joinNode.OtherPredicate.GetNodeInfo(this.m_command).ExternalReferences) 2416Node predicateNode = joinNode.OtherPredicate;