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