2 references to Emit_ConstructEntity
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Translator.cs (2)
1236Expression constructNonProxyEntity = Emit_ConstructEntity(oSpaceType, propertyBindings, entityKeyReader, entitySetReader, arg, null); 1243Expression constructProxyEntity = Emit_ConstructEntity(oSpaceType, propertyBindings, entityKeyReader, entitySetReader, arg, proxyTypeInfo);