1 reference to LightweightEntityWrapper
System.Data.Entity (1)
System\Data\Objects\Internal\EntityWrapperFactory.cs (1)
112return (entity) => new LightweightEntityWrapper<TEntity>((TEntity)entity);