1 write to m_rightPlaceholderKey
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (1)
83
m_rightPlaceholderKey
= ExtractKey(m_right.Placeholder, m_rightKeySelectors, m_parent);
1 reference to m_rightPlaceholderKey
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (1)
453
return PlaceholderPopulator.Populate(m_right.Placeholder, key,
m_rightPlaceholderKey
, mode, m_parent.UpdateTranslator);