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