Equality and Value Semantics
Dec 15, 2025 · 9 min read · Introduction The understanding and implementation of equality testing and value semantics (the comparison of objects by value, rather than by reference) is something that is commonly overlooked when designing .NET types. In this article we’re going t...
Join discussion
