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

◆ RawData

byte [] System.Security.Cryptography.X509Certificates.X509Certificate2.RawData
getset

Definition at line 282 of file X509Certificate2.cs.

283 {
284 [global::Cpp2ILInjected.Token(Token = "0x60005C4")]
285 [global::Cpp2ILInjected.Address(RVA = "0x1ED2E40", Offset = "0x1ED2E40", Length = "0x54")]
286 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(X509Helper2), Member = "GetMonoCertificate", MemberParameters = new object[] { typeof(X509Certificate2) }, ReturnType = typeof(X509Certificate))]
288 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
289 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate), Member = "ThrowIfInvalid", ReturnType = typeof(void))]
290 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate2), Member = "get_Impl", ReturnType = typeof(X509Certificate2Impl))]
291 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "Internal.Cryptography.Helpers", Member = "CloneByteArray", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
292 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
293 get
294 {
295 throw null;
296 }
297 }
class f__AnonymousType0<< Count > j__TPar