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

◆ DwordDivMod() [2/2]

static BigInteger[] Mono.Math.BigInteger.Kernel.DwordDivMod ( BigInteger n,
uint d )
inlinestatic

Definition at line 872 of file BigInteger.cs.

873 {
874 if (true)
875 {
876 }
877 long num = 0L;
878 if (n != null)
879 {
880 }
881 if (!true)
882 {
883 }
884 BigInteger bigInteger = (uint)num;
885 if (bigInteger == null || bigInteger != null)
886 {
887 }
888 throw new ArrayTypeMismatchException();
889 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.