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

◆ AddSameSign() [2/2]

static BigInteger Mono.Math.BigInteger.Kernel.AddSameSign ( BigInteger bi1,
BigInteger bi2 )
inlinestatic

Definition at line 734 of file BigInteger.cs.

735 {
736 uint length = bi1.length;
737 long num = 0L;
738 if (false)
739 {
740 }
741 if (num != 0L)
742 {
743 return;
744 }
745 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.L, and Mono.Math.BigInteger.length.