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

◆ ParseByFormat()

static bool System.DateTimeParse.ParseByFormat ( __DTString str,
__DTString format,
ParsingInfo parseInfo,
DateTimeFormatInfo dtfi,
DateTimeResult result )
inlinestaticprivate

Definition at line 973 of file DateTimeParse.cs.

974 {
975 char @char = str.GetChar();
976 int index = str.Index;
977 CompareInfo compareInfo = dtfi._compareInfo;
978 string text;
979 int stringLength = text._stringLength;
980 long num = 0L;
981 string text2;
982 char c = text2[(int)num];
983 int repeatCount = str.GetRepeatCount();
984 if (!true)
985 {
986 }
987 bool next = str.GetNext();
988 int num2 = 70;
989 bool flag = str.Match((char)num2);
990 int repeatCount2 = str.GetRepeatCount();
991 int repeatCount3 = str.GetRepeatCount();
992 bool flag2;
993 return flag2;
994 }
class f__AnonymousType0<< Count > j__TPar
bool Match(string str)

References System.__DTString.GetChar(), System.__DTString.GetNext(), System.__DTString.GetRepeatCount(), System.__DTString.Index, System.index, j__TPar, System.L, System.__DTString.Match(), and System.text.