Records and the ‘with’ operator, redux

1 · Jon Skeet · July 29, 2025, 8:14 p.m.
Summary
This blog post serves as a follow-up to a previous article discussing C# record types and their behavior with the 'with' operator, addressing unexpected functionalities as outlined in the documentation.