4 references to GetEntityEntriesForDetectChanges
System.Data.Entity (4)
System\Data\Objects\ObjectStateManager.cs (4)
1912GetEntityEntriesForDetectChanges(_addedEntityStore, ref entries); 1913GetEntityEntriesForDetectChanges(_modifiedEntityStore, ref entries); 1914GetEntityEntriesForDetectChanges(_deletedEntityStore, ref entries); 1915GetEntityEntriesForDetectChanges(_unchangedEntityStore, ref entries);