[CSHARP-3648] LINQ3: Handle null ParameterExpression.Name Created: 04/May/21  Updated: 28/Oct/23  Resolved: 19/Oct/21

Status: Closed
Project: C# Driver
Component/s: LINQ3
Affects Version/s: None
Fix Version/s: 2.14.0

Type: Task Priority: Unknown
Reporter: Robert Stam Assignee: Robert Stam
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by CSHARP-2422 Dynamic Linq expression with Paramete... Closed

 Description   

The `Name` property of `ParameterExpression` can be `null`.

We use the `Name` during translation. To support a `null` value for `Name` we should generate a unique parameter name to use internally instead of `null`.


Generated at Wed Feb 07 21:45:53 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.