File: System\TimeZoneInfo.cs | |
Project: ndp\fx\src\Core\System.Core.csproj (System.Core) |
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== // type moved to mscorlib.dll [assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.TimeZoneInfo))] |