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