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

◆ MatchAbbreviatedTimeMark()

static bool System.DateTimeParse.MatchAbbreviatedTimeMark ( __DTString str,
DateTimeFormatInfo dtfi,
DateTimeParse::TM result )
inlinestaticprivate

Definition at line 889 of file DateTimeParse.cs.

890 {
891 string text;
892 int stringLength = text._stringLength;
893 long num = 0L;
894 char c = text[(int)num];
895 return true;
896 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and System.text.