Avoid allocating in TimeZoneInfo.GetHashCode() (#8513)
authorJustin Van Patten <jvp@justinvp.com>
Thu, 8 Dec 2016 21:21:43 +0000 (13:21 -0800)
committerJan Kotas <jkotas@microsoft.com>
Thu, 8 Dec 2016 21:21:43 +0000 (13:21 -0800)
commitbf4ed11eb5cee7123fd0c6fa5b60f09fe7adf23e
treeed83243e7b846b06005bdab257d74983a3de1e4b
parent6d657999abeef7e5410af28c1273feb133ca6c7d
Avoid allocating in TimeZoneInfo.GetHashCode() (#8513)

Avoid the intermediate ToUpper string allocation.
src/mscorlib/src/System/TimeZoneInfo.cs