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

◆ UserRootStore

X509Store System.Security.Cryptography.X509Certificates.X509ChainImplMono.UserRootStore
getprivate

Definition at line 192 of file X509ChainImplMono.cs.

193 {
194 get
195 {
196 if (this.user_root_store == null)
197 {
198 }
199 return this.user_root_store;
200 }
201 }

Referenced by System.Security.Cryptography.X509Certificates.X509ChainImplMono.FindCrl().