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

◆ RevocationDate

DateTime Mono.Security.X509.X509Crl.X509CrlEntry.RevocationDate
getset

Definition at line 540 of file X509Crl.cs.

541 {
542 [global::Cpp2ILInjected.Token(Token = "0x60000C2")]
543 [global::Cpp2ILInjected.Address(RVA = "0x1A8CECC", Offset = "0x1A8CECC", Length = "0x8")]
544 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
545 get
546 {
547 throw null;
548 }
549 }