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

◆ Rng [1/2]

RandomNumberGenerator Mono.Math.BigInteger.Rng
staticgetsetprivate

Definition at line 396 of file BigInteger.cs.

397 {
398 [global::Cpp2ILInjected.Token(Token = "0x60002BD")]
399 [global::Cpp2ILInjected.Address(RVA = "0x1AA6770", Offset = "0x1AA6770", Length = "0xA8")]
400 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(BigInteger), Member = "GenerateRandom", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(BigInteger))]
401 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RandomNumberGenerator), Member = "Create", ReturnType = typeof(RandomNumberGenerator))]
403 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
404 get
405 {
406 throw null;
407 }
408 }
class f__AnonymousType0<< Count > j__TPar