1 write to m_leftPlaceholderKey
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (1)
82
m_leftPlaceholderKey
= ExtractKey(m_left.Placeholder, m_leftKeySelectors, m_parent);
1 reference to m_leftPlaceholderKey
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (1)
441
return PlaceholderPopulator.Populate(m_left.Placeholder, key,
m_leftPlaceholderKey
, mode, m_parent.UpdateTranslator);