1 write to CreateResult
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (1)
179ret.CreateResult = createResult;
3 references to CreateResult
System.Data.Entity (3)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\EnumerableValidator.cs (3)
79/// <returns>The instance of <typeparamref name="TResult"/> produced by calling the <see cref="CreateResult"/> function 86/// <remarks>Other exceptions may be thrown by the <see cref="ConvertElement"/> and <see cref="CreateResult"/> functions, and by the <see cref="GetName"/> function, if specified.</remarks> 94this.CreateResult,