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

◆ IntermediateCertificates

override X509CertificateImplCollection System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono.IntermediateCertificates
getsetpackage

Definition at line 256 of file X509Certificate2ImplMono.cs.

257 {
258 [global::Cpp2ILInjected.Token(Token = "0x60005FD")]
259 [global::Cpp2ILInjected.Address(RVA = "0x1ED6CDC", Offset = "0x1ED6CDC", Length = "0x8")]
260 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
261 get
262 {
263 throw null;
264 }
265 }