4 references to RemoveObjectStateEntryFromDictionary
System.Data.Entity (4)
System\Data\Objects\ObjectStateManager.cs (4)
2015
RemoveObjectStateEntryFromDictionary
(entry, EntityState.Added);
2088
RemoveObjectStateEntryFromDictionary
(entry, entry.State);
2720
RemoveObjectStateEntryFromDictionary
(entry, oldState);
2734
RemoveObjectStateEntryFromDictionary
(entry, oldState);