1 write to m_utcTimeZone
mscorlib (1)
system\timezoneinfo.cs (1)
166m_utcTimeZone = timeZone;
3 references to m_utcTimeZone
mscorlib (3)
system\timezoneinfo.cs (3)
163TimeZoneInfo timeZone = m_utcTimeZone; 176TimeZoneInfo timeZone = m_utcTimeZone; 211if ((object)timeZone == (object)m_utcTimeZone) {