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

◆ FormatBigInteger() [2/2]

static string System.Numerics.BigNumber.FormatBigInteger ( bool targetSpan,
BigInteger value,
string formatString,
ReadOnlySpan< char > formatSpan,
NumberFormatInfo info,
Span< char > destination,
[Out] int charsWritten,
[Out] bool spanSuccess )
inlinestaticprivate

Definition at line 74 of file BigNumber.cs.

75 {
76 string text;
77 return text;
78 }

References System.text.