See the PR comment: https://github.com/DmitryLukyanov/mongo-csharp-driver/pull/61/files#r329543714
Small summary: In the mentioned tests, there are the same generated mongo queries for little different Linq expressions.
Also, it will not be superfluous to add asserting on generated mongo queries for the rest tests in the `PredicateTranslatorValidationTests.cs`
- related to
-
CSHARP-2705 [Regression] Linq Translation of Nested Any throws NotSupportedException
- Closed