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

◆ Store

X509Store System.Security.Cryptography.X509Certificates.X509Store.Store
getsetpackage

Definition at line 63 of file X509Store.cs.

64 {
65 [global::Cpp2ILInjected.Token(Token = "0x60006BB")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1EDE490", Offset = "0x1EDE490", Length = "0x8")]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 get
69 {
70 throw null;
71 }
72 }