Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3648

LINQ3: Handle null ParameterExpression.Name

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Unknown Unknown
    • 2.14.0
    • None
    • LINQ3
    • None

    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`.

      Attachments

        Activity

          People

            robert@mongodb.com Robert Stam
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: