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

◆ TryParseInt64IntegerStyle()

static bool System.Number.TryParseInt64IntegerStyle ( global::System::ReadOnlySpan< char > value,
global::System::Globalization::NumberStyles styles,
global::System::Globalization::NumberFormatInfo info,
out long result,
ref bool failureIsOverflow )
inlinestaticprivate

Definition at line 2609 of file Number.cs.

2610 {
2611 throw null;
2612 }