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

◆ GetIsAmbiguousTime()

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

Definition at line 1369 of file TimeZoneInfo.cs.

1370 {
1371 int num = 1;
1372 if (time == null || num == 0)
1373 {
1374 }
1375 if (num == 0)
1376 {
1377 }
1378 if (num == 0)
1379 {
1380 }
1381 if (num == 0)
1382 {
1383 }
1384 if (num == 0)
1385 {
1386 }
1387 if (num == 0)
1388 {
1389 }
1390 int num2 = 1;
1392 DateTime dateTime = dateTime2.AddYears(num2);
1393 if (num == 0)
1394 {
1395 }
1396 if (num == 0)
1397 {
1398 }
1399 bool flag;
1400 return flag;
1401 }
class f__AnonymousType0<< Count > j__TPar
DateTime AddYears(int value)
Definition DateTime.cs:209

References System.DateTime.AddYears(), and j__TPar.