Make TimeZoneInfo.TransitionTime fields readonly (dotnet/coreclr#8529)
authorJustin Van Patten <jvp@justinvp.com>
Fri, 9 Dec 2016 00:43:45 +0000 (16:43 -0800)
committerTarek Mahmoud Sayed <tarekms@microsoft.com>
Fri, 9 Dec 2016 00:43:45 +0000 (16:43 -0800)
commitab6f11f189eb08a8b9e9de8237e8319240c3de9e
treef6a3995bd63a3ad82ca1f4f0f3784040e7167c79
parentb757524ebf9be097d13c0e75439785a75f2e084a
Make TimeZoneInfo.TransitionTime fields readonly (dotnet/coreclr#8529)

TransitionTime is immutable. Help enforce this by making its fields
readonly.

Commit migrated from https://github.com/dotnet/coreclr/commit/14ae4a85d2886bc094f7fc28a7cb79f72e6f66de
src/coreclr/src/mscorlib/src/System/TimeZoneInfo.cs