Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid allocating in TimeZoneInfo.GetHashCode() (dotnet/coreclr#8513)
Avoid the intermediate ToUpper string allocation. Commit migrated from dotnet/coreclr@bf4ed11
- Loading branch information