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

◆ HasPrivateKey

override bool System.Security.Cryptography.X509Certificates.X509Certificate2ImplMono.HasPrivateKey
getset

Definition at line 113 of file X509Certificate2ImplMono.cs.

114 {
115 [global::Cpp2ILInjected.Token(Token = "0x60005F5")]
116 [global::Cpp2ILInjected.Address(RVA = "0x1ED5CC4", Offset = "0x1ED5CC4", Length = "0x24")]
117 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
119 get
120 {
121 throw null;
122 }
123 }