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

◆ TryParseExact() [2/3]

static bool System.DateTimeParse.TryParseExact ( ReadOnlySpan< char > s,
ReadOnlySpan< char > format,
DateTimeFormatInfo dtfi,
DateTimeStyles style,
[Out] DateTime result,
[Out] TimeSpan offset )
inlinestaticpackage

Definition at line 47 of file DateTimeParse.cs.

48 {
49 if (!true)
50 {
51 }
53 if (!true)
54 {
55 }
56 if (!true)
57 {
58 }
60 return true;
61 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.