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

◆ MonoCertificate

X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono.MonoCertificate
getsetpackage

Definition at line 268 of file X509Certificate2ImplMono.cs.

269 {
270 [global::Cpp2ILInjected.Token(Token = "0x60005FE")]
271 [global::Cpp2ILInjected.Address(RVA = "0x1ED6CE4", Offset = "0x1ED6CE4", Length = "0x8")]
272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
273 get
274 {
275 throw null;
276 }
277 }