Support Null-Forgiving Operators

XMLWordPrintableJSON

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

      Currently, in the Analyzer, expressions such as

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

      are NOT supported

            Assignee:
            Ravi Raghavan (Inactive)
            Reporter:
            Ravi Raghavan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: