2 references to WrapEntityUsingContextGettingEntry
System.Data.Entity (2)
System\Data\Objects\ObjectContext.cs (2)
616IEntityWrapper wrappedEntity = EntityWrapperFactory.WrapEntityUsingContextGettingEntry(entity, this, out existingEntry); 997IEntityWrapper wrappedEntity = EntityWrapperFactory.WrapEntityUsingContextGettingEntry(entity, this, out existingEntry);