Uploaded image for project: 'Visual Studio'
  1. Visual Studio
  2. VS-41

Improve constants expression replacement for mixed types

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.1.0
    • Affects Version/s: None
    • Labels:
      None

      Currently resulting mql for expressions in form of

      o => o.DoubleMember == intVariable1 + intVariable2

      does not contain original

      intVariable1 + intVariable2

      expression.

      PR Link: https://github.com/mongodb/mongo-csharp-analyzer/pull/16

            Assignee:
            boris.dogadov@mongodb.com Boris Dogadov
            Reporter:
            boris.dogadov@mongodb.com Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: