2 references to RecyclingEntity
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
206
throw EntityUtil.
RecyclingEntity
(existingEntry.EntityKey, typeof(TEntity), existingEntry.WrappedEntity.IdentityType);
751
throw EntityUtil.
RecyclingEntity
(existingEntry.EntityKey, clrType, existingEntry.WrappedEntity.IdentityType);