/31 Oct 2019/By Mikael Koskinen The Most Subtle C# Bugs in 2019: Null Conditional Operator with Any() <p>Null conditional operator allows us to write more terse code. And unfortunately, more subtle bugs. The combination of Null Conditional Operator with... Read More