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

◆ IssuerName

virtual string Mono.Security.X509.X509Certificate.IssuerName
getset

Definition at line 226 of file X509Certificate.cs.

227 {
228 [global::Cpp2ILInjected.Token(Token = "0x60000CC")]
229 [global::Cpp2ILInjected.Address(RVA = "0x1A8DBA0", Offset = "0x1A8DBA0", Length = "0x8")]
230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
231 get
232 {
233 throw null;
234 }
235 }