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