2 references to GetTimeZoneDisplayName
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.FullGlobalizationData.Unix.cs (2)
118
return Interop.Globalization.
GetTimeZoneDisplayName
(locale, id, type, bufferPtr, buffer.Length);
138
return Interop.Globalization.
GetTimeZoneDisplayName
(locale, id, type, bufferPtr, buffer.Length);