2 references to TimeZoneInfo
mscorlib (2)
system\timezoneinfo.cs (2)
1914
return new
TimeZoneInfo
(timeZoneInformation, dstDisabled);
1922
return new
TimeZoneInfo
(timeZoneInformation, true);