-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
area-MetaenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
System.HashCode was recently added in order to make high-quality fast hashing easy. We should replace usage of HashHelpers.Combine, an internal low-quality hash combiner with HashCode.Combine. It should lead to better distribution in dictionaries and the hashing should be nearly as fast.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-MetaenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions