terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetIsDaylightSavings()

static bool System.TimeZoneInfo.GetIsDaylightSavings ( DateTime time,
TimeZoneInfo::AdjustmentRule rule,
DaylightTimeStruct daylightTime,
TimeZoneInfoOptions flags )
inlinestaticprivate

Definition at line 1265 of file TimeZoneInfo.cs.

1266 {
1267 int num = 1;
1268 if (time != null)
1269 {
1270 }
1271 if (num == 0)
1272 {
1273 }
1274 DateTime dateStart = rule._dateStart;
1275 if (num == 0)
1276 {
1277 }
1278 bool flag;
1279 return flag;
1280 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.