I'm using this driver in F#, here's code translation to C#: https://pastebin.com/YTj7Fyh0
When I try to execute this query in any way (ToList, ToListAsync or just foreach), I get NullReferenceException.
Stacktrace is attached.
I'm using this driver in F#, here's code translation to C#: https://pastebin.com/YTj7Fyh0
When I try to execute this query in any way (ToList, ToListAsync or just foreach), I get NullReferenceException.
Stacktrace is attached.