2 references to LocalTimeZone
System.Private.CoreLib (2)
src\libraries\Common\src\System\TimeProvider.cs (2)
45/// notion of time based on <see cref="GetUtcNow"/>, with the offset set to the <see cref="LocalTimeZone"/>'s offset from Coordinated Universal Time (UTC). 50TimeZoneInfo zoneInfo = LocalTimeZone;