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.Security.Cryptography.KeyBuilder.Rng
staticgetsetprivate

Definition at line 12 of file KeyBuilder.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000240")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1A9CFE8", Offset = "0x1A9CFE8", Length = "0x68")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(KeyBuilder), Member = "Key", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(byte[]))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RandomNumberGenerator), Member = "Create", ReturnType = typeof(RandomNumberGenerator))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
20 get
21 {
22 throw null;
23 }
24 }
class f__AnonymousType0<< Count > j__TPar