1 write to m_otherPredicate
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
284m_otherPredicate = otherPredicate;
1 reference to m_otherPredicate
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
308internal Node OtherPredicate { get { return m_otherPredicate; } }