1 write to m_rightKeySelectors
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.JoinPredicateVisitor.cs (1)
42
m_rightKeySelectors
= new List<DbExpression>();
2 references to m_rightKeySelectors
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.JoinPredicateVisitor.cs (2)
91
rightKeySelectors = visitor.
m_rightKeySelectors
.AsReadOnly();
127
m_rightKeySelectors
.Add(node.Right);