Andrei
Results
1
issues of
Andrei
The following test should fail (different Ids), but it passes. The reason is in attempt to ignore field inside collection using LINQ. ```C# public void Test() { var guid =...