2.5.6
Fixes a property cache that was using GetHashCode()
on MemberInfo
as key. This could lead to wrong properties being serialized when hashcode collisions occurred. This only affects 2.x
.
Fixes a property cache that was using GetHashCode()
on MemberInfo
as key. This could lead to wrong properties being serialized when hashcode collisions occurred. This only affects 2.x
.