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

◆ Issuer

override string System.Security.Cryptography.X509Certificates.X509Certificate2ImplUnix.Issuer
getsetsealed

Definition at line 164 of file X509Certificate2ImplUnix.cs.

165 {
166 [global::Cpp2ILInjected.Token(Token = "0x600060B")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1ED6F10", Offset = "0x1ED6F10", Length = "0x20")]
168 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 get
171 {
172 throw null;
173 }
174 }