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

◆ TryParse() [2/3]

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

Definition at line 567 of file DateTimeParse.cs.

568 {
569 if (!true)
570 {
571 }
573 if (!true)
574 {
575 }
576 offset._ticks = 1L;
577 if (!true)
578 {
579 }
581 offset._ticks = 1L;
582 return true;
583 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.