Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Jon Skeet's coding blog
(Uncensored)
subscribe
Unexpected inconsistency in records | Jon Skeet's coding blog
https://codeblog.jonskeet.uk/2025/07/19/unexpected-inconsistency-in-records/
links
backlinks
Tagged with:
c#
Unexpected inconsistency in records The other day, I was trying to figure out a bug in my code, and it turned out to be a misunderstanding on my part as to how C# records work. It’s entirely …