Remove code under FEATURE_RANDOMIZED_STRING_HASHING from corefx #23311
Labels
area-System.Collections
enhancement
Product code improvement that does NOT require public API changes/additions
help wanted
[up-for-grabs] Good issue for external contributors
Milestone
IIRC
string
does randomized hashing by default in .NET Core so the collections don't need to be modified to use a randomized equality comparer. This code doesn't even compile.The text was updated successfully, but these errors were encountered: