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

◆ SerialNumber

byte [] Mono.Security.X509.X509CertificateBuilder.SerialNumber
getset

Definition at line 53 of file X509CertificateBuilder.cs.

54 {
55 [global::Cpp2ILInjected.Token(Token = "0x60000EF")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1A8FD84", Offset = "0x1A8FD84", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 get
59 {
60 throw null;
61 }
62 [global::Cpp2ILInjected.Token(Token = "0x60000F0")]
63 [global::Cpp2ILInjected.Address(RVA = "0x1A8FD8C", Offset = "0x1A8FD8C", Length = "0x8")]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 set
66 {
67 throw null;
68 }
69 }