Move nested TimeZoneInfo types to their own files
authorJustin Van Patten <jvp@justinvp.com>
Mon, 26 Dec 2016 19:40:01 +0000 (11:40 -0800)
committerJustin Van Patten <jvp@justinvp.com>
Mon, 26 Dec 2016 19:40:01 +0000 (11:40 -0800)
commit770f1c2d3f50d095a26e8dcb3282e907d4640198
tree994689215718c45b12ad18fb2a0629a35a665600
parentc47245c2f2603769225447504a1beb64c9416f65
Move nested TimeZoneInfo types to their own files

Commit migrated from https://github.com/dotnet/coreclr/commit/3c78f69e54cda6ce0b553a8e8a4e483c550ed0c9
src/coreclr/src/mscorlib/mscorlib.shared.sources.props
src/coreclr/src/mscorlib/src/System/TimeZoneInfo.AdjustmentRule.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/TimeZoneInfo.StringSerializer.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/TimeZoneInfo.TransitionTime.cs [new file with mode: 0644]
src/coreclr/src/mscorlib/src/System/TimeZoneInfo.cs