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

◆ FormatBigIntegerToHex()

static string System.Numerics.BigNumber.FormatBigIntegerToHex ( bool targetSpan,
BigInteger value,
char format,
int digits,
NumberFormatInfo info,
Span< char > destination,
out int charsWritten,
out bool spanSuccess )
inlinestaticprivate

Definition at line 74 of file BigNumber.cs.

75 {
76 throw null;
77 }