3 references to ExtractKey
System.Data.Entity (3)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (3)
82m_leftPlaceholderKey = ExtractKey(m_left.Placeholder, m_leftKeySelectors, m_parent); 83m_rightPlaceholderKey = ExtractKey(m_right.Placeholder, m_rightKeySelectors, m_parent); 472CompositeKey key = ExtractKey(instance, keySelectors, m_parent);