2 references to GetEntityEntryByObjectOrEntityKey
System.Data.Entity (2)
System\Data\Objects\ObjectStateManager.cs (2)
2320
sourceEntry = this.
GetEntityEntryByObjectOrEntityKey
(sourceEntity);
2321
targetEntry = this.
GetEntityEntryByObjectOrEntityKey
(targetEntity);