1 reference to RefreshEntitiesSize
System.Data.Entity (1)
System\Data\Objects\ObjectContext.cs (1)
2058
Dictionary<EntityKey, EntityEntry> entities = new Dictionary<EntityKey, EntityEntry>(
RefreshEntitiesSize
(collection));