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

◆ FormatDecimal()

static string System.Number.FormatDecimal ( decimal value,
ReadOnlySpan< char > format,
NumberFormatInfo info )
inlinestatic

Definition at line 14 of file Number.cs.

15 {
16 if (!true)
17 {
18 }
19 int num = 1;
20 if (num == 0)
21 {
22 }
23 if (num == 0)
24 {
25 }
26 string text;
27 return text;
28 }

References System.text.