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

X509Crl.X509CrlEntry this[byte[] Mono.Security.X509.X509Crl.serialNumber
getset

Definition at line 96 of file X509Crl.cs.

97 {
98 [global::Cpp2ILInjected.Token(Token = "0x60000AA")]
99 [global::Cpp2ILInjected.Address(RVA = "0x1A8BDBC", Offset = "0x1A8BDBC", Length = "0x4")]
100 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
102 get
103 {
104 throw null;
105 }
106 }