4 references to CreateNewEntityWithRelationshipsExpression
System.Data.Entity (4)
System\Data\Common\CommandTrees\DefaultExpressionVisitor.cs (1)
748
result = CqtBuilder.
CreateNewEntityWithRelationshipsExpression
((EntityType)newType.EdmType, newArguments, newRefs);
System\Data\Common\CommandTrees\Internal\ViewSimplifier.cs (1)
235
entityConstructor = DbExpressionBuilder.
CreateNewEntityWithRelationshipsExpression
(constructedEntityType, entityConstructor.Arguments, relatedRefs);
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
1420
newInstance = DbExpressionBuilder.
CreateNewEntityWithRelationshipsExpression
(entityType, args, relshipExprList);
System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs (1)
344
return DbExpressionBuilder.
CreateNewEntityWithRelationshipsExpression
(