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

◆ GetPartsForBitManipulation()

static bool System.Numerics.BigInteger.GetPartsForBitManipulation ( ref BigInteger x,
out uint[] xd,
out int xl )
inlinestaticprivate

Definition at line 511 of file BigInteger.cs.

512 {
513 throw null;
514 }