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

◆ TryParseDecimal()

static bool System.Number.TryParseDecimal ( ReadOnlySpan< char > value,
NumberStyles styles,
NumberFormatInfo info,
[Out] decimal result )
inlinestaticpackage

Definition at line 1332 of file Number.cs.

1333 {
1334 if (!true)
1335 {
1336 }
1337 if (!true)
1338 {
1339 }
1340 bool flag;
1341 return flag;
1342 }