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

◆ ParseISO8601()

static bool System.DateTimeParse.ParseISO8601 ( DateTimeRawInfo raw,
__DTString str,
DateTimeStyles styles,
DateTimeResult result )
inlinestaticprivate

Definition at line 674 of file DateTimeParse.cs.

675 {
676 int year = raw.year;
677 raw.year = year;
678 if (year == 0)
679 {
680 }
681 if (year == 0)
682 {
683 }
684 if (year == 0)
685 {
686 }
687 if (year == 0)
688 {
689 }
690 int year2 = raw.year;
691 raw.year = year2;
692 if (year2 == 0)
693 {
694 }
695 bool flag;
696 return flag;
697 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.DateTimeRawInfo.year.