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