2 types derived from EntityWrapper
System.Data.Entity (2)
System\Data\Objects\Internal\EntityWrapper.cs (2)
23internal sealed class EntityWrapperWithoutRelationships<TEntity> : EntityWrapper<TEntity> 83internal sealed class EntityWrapperWithRelationships<TEntity> : EntityWrapper<TEntity>