terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Store

X509Store System.Security.Cryptography.X509Certificates.X509Store.Store
getpackage

Definition at line 46 of file X509Store.cs.

47 {
48 get
49 {
50 return this.store;
51 }
52 }