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

◆ SerialNumber

string System.Security.Cryptography.X509Certificates.X509Certificate2.SerialNumber
getset

Definition at line 300 of file X509Certificate2.cs.

301 {
302 [global::Cpp2ILInjected.Token(Token = "0x60005C5")]
303 [global::Cpp2ILInjected.Address(RVA = "0x1ED2E94", Offset = "0x1ED2E94", Length = "0x10")]
304 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
305 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
306 get
307 {
308 throw null;
309 }
310 }