-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: 1.4.2
-
Component/s: None
The following type of query throws an ArgumentNull exception in BsonDocument.cs Add method for parameter string name (line 624):
.Where().Select(x => x.Name).OrderBy(x => x).ToArray()