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

◆ NotAfter

DateTime System.Security.Cryptography.X509Certificates.X509Certificate2.NotAfter
get

Definition at line 195 of file X509Certificate2.cs.

196 {
197 get
198 {
199 DateTime notAfter = base.GetNotAfter();
200 DateTime dateTime;
201 return dateTime;
202 }
203 }
class f__AnonymousType0<< Count > j__TPar