terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ TZif_ParseRaw()

static void System.TimeZoneInfo.TZif_ParseRaw ( byte[] data,
out global::System::TimeZoneInfo::TZifHead t,
out global::System::DateTime[] dts,
out byte[] typeOfLocalTime,
out global::System::TimeZoneInfo::TZifType[] transitionType,
out string zoneAbbreviations,
out bool[] StandardTime,
out bool[] GmtTime,
out string futureTransitionsPosixFormat )
inlinestaticprivate

Definition at line 1203 of file TimeZoneInfo.cs.

1204 {
1205 throw null;
1206 }