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

◆ IssuerUniqueId

byte [] Mono.Security.X509.X509CertificateBuilder.IssuerUniqueId
getset

Definition at line 167 of file X509CertificateBuilder.cs.

168 {
169 [global::Cpp2ILInjected.Token(Token = "0x60000FB")]
170 [global::Cpp2ILInjected.Address(RVA = "0x1A8FDE4", Offset = "0x1A8FDE4", Length = "0x8")]
171 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
172 get
173 {
174 throw null;
175 }
176 [global::Cpp2ILInjected.Token(Token = "0x60000FC")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1A8FDEC", Offset = "0x1A8FDEC", Length = "0x8")]
178 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
179 set
180 {
181 throw null;
182 }
183 }