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

◆ Impl

X509Certificate2Impl System.Security.Cryptography.X509Certificates.X509Certificate2.Impl
getpackage

Definition at line 497 of file X509Certificate2.cs.

498 {
499 get
500 {
501 if (this.impl != null)
502 {
503 return;
504 }
505 }
506 }

Referenced by System.Security.Cryptography.X509Certificates.X509Certificate2.ToString().