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

◆ StatusFlags

X509ChainStatusFlags System.Security.Cryptography.X509Certificates.X509ChainElement.StatusFlags
getsetpackage

Definition at line 46 of file X509ChainElement.cs.

47 {
48 [global::Cpp2ILInjected.Token(Token = "0x6000639")]
49 [global::Cpp2ILInjected.Address(RVA = "0x1ED8108", Offset = "0x1ED8108", Length = "0x8")]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 get
52 {
53 throw null;
54 }
55 [global::Cpp2ILInjected.Token(Token = "0x600063A")]
56 [global::Cpp2ILInjected.Address(RVA = "0x1ED8110", Offset = "0x1ED8110", Length = "0x8")]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
58 set
59 {
60 throw null;
61 }
62 }