terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ TryParseMicrosoftDate()

static bool Newtonsoft.Json.Utilities.DateTimeUtils.TryParseMicrosoftDate ( StringReference text,
out long ticks,
out TimeSpan offset,
out DateTimeKind kind )
inlinestaticprivate

Definition at line 699 of file DateTimeUtils.cs.

700 {
701 throw null;
702 }