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

Support Null-Forgiving Operators

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.5.0
    • Affects Version/s: 1.5.0
    • None

      Currently, in the Analyzer, expressions such as

      var indexKeys = Builders<NestedRecord>.IndexKeys.Ascending(x => x!.Str);
      

      are NOT supported

            Assignee:
            ravi.raghavan@mongodb.com Ravi Raghavan (Inactive)
            Reporter:
            ravi.raghavan@mongodb.com Ravi Raghavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: