4/1/2024
•
EN
Pattern matching and the compiler can be surprising
Explores a surprising C# compiler warning when using pattern matching with nullable properties, revealing edge cases in static analysis.