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

◆ TryStringToNumber()

static unsafe bool System.Number.TryStringToNumber ( global::System::ReadOnlySpan< char > value,
global::System::Globalization::NumberStyles styles,
ref global::System::Number::NumberBuffer number,
global::System::Globalization::NumberFormatInfo info,
bool parseDecimal )
inlinestaticpackage

Definition at line 3327 of file Number.cs.

3328 {
3329 throw null;
3330 }