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

◆ GetIsInvalidTime()

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

Definition at line 1404 of file TimeZoneInfo.cs.

1405 {
1406 int num = 1;
1407 if (time == null || num == 0)
1408 {
1409 }
1410 if (num == 0)
1411 {
1412 }
1413 if (num == 0)
1414 {
1415 }
1416 if (num == 0)
1417 {
1418 }
1419 if (num == 0)
1420 {
1421 }
1422 if (num == 0)
1423 {
1424 }
1425 int num2 = 1;
1427 DateTime dateTime = dateTime2.AddYears(num2);
1428 if (num == 0)
1429 {
1430 }
1431 if (num == 0)
1432 {
1433 }
1434 bool flag;
1435 return flag;
1436 }
class f__AnonymousType0<< Count > j__TPar
DateTime AddYears(int value)
Definition DateTime.cs:209

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