2 references to Populate
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (2)
441return PlaceholderPopulator.Populate(m_left.Placeholder, key, m_leftPlaceholderKey, mode, m_parent.UpdateTranslator); 453return PlaceholderPopulator.Populate(m_right.Placeholder, key, m_rightPlaceholderKey, mode, m_parent.UpdateTranslator);