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_GenerateAdjustmentRule()

static void System.TimeZoneInfo.TZif_GenerateAdjustmentRule ( ref int index,
global::System::TimeSpan timeZoneBaseUtcOffset,
global::System::Collections::Generic::List< global::System::TimeZoneInfo::AdjustmentRule > rulesList,
global::System::DateTime[] dts,
byte[] typeOfLocalTime,
global::System::TimeZoneInfo::TZifType[] transitionTypes,
bool[] StandardTime,
bool[] GmtTime,
string futureTransitionsPosixFormat )
inlinestaticprivate

Definition at line 537 of file TimeZoneInfo.cs.

538 {
539 throw null;
540 }