4 references to AddKeyEntry
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
317
targetEntry = manager.
AddKeyEntry
(targetKey, targetEntitySet);
343
targetEntry = manager.
AddKeyEntry
(targetKey, targetEntitySet);
System\Data\Objects\DataClasses\EntityReference.cs (1)
245
manager.
AddKeyEntry
(value, targetEntitySet);
System\Data\Objects\DataClasses\EntityReference_TResultType.cs (1)
359
manager.
AddKeyEntry
(DetachedEntityKey, targetEntitySet);