1 reference to TryConvertWindowsIdToIanaId
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\TimeZoneInfo.FullGlobalizationData.Unix.cs (1)
293
return
TryConvertWindowsIdToIanaId
(id, null, out string? ianaId) ? ianaId : null;