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

◆ TryParseDigits()

static string System.Xml.Schema.XsdDuration.TryParseDigits ( string s,
ref int offset,
bool eatDigits,
out int result,
out int numDigits )
inlinestaticprivate

Definition at line 358 of file XsdDuration.cs.

359 {
360 throw null;
361 }