2 references to c_timeZoneInfoValue
mscorlib (2)
system\timezoneinfo.cs (2)
2503Byte[] regValue = (Byte[])key.GetValue(c_timeZoneInfoValue, null, RegistryValueOptions.None) as Byte[]; 2789Byte[] regValue = key.GetValue(c_timeZoneInfoValue, null, RegistryValueOptions.None) as Byte[];