Make TimeZoneInfo.AdjustmentRule fields readonly (dotnet/coreclr#8528)
authorJustin Van Patten <jvp@justinvp.com>
Fri, 9 Dec 2016 00:39:28 +0000 (16:39 -0800)
committerTarek Mahmoud Sayed <tarekms@microsoft.com>
Fri, 9 Dec 2016 00:39:28 +0000 (16:39 -0800)
commit6a201073b14af1166c90ce8f5e9c463ec66fe917
tree253711aee72ad03b08a73eb77f7f77a90d411144
parentaddfecb1fa86b204a34ae787827492ff497d654c
Make TimeZoneInfo.AdjustmentRule fields readonly (dotnet/coreclr#8528)

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

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