-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
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