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

◆ ClientCertificate

X509Certificate System.Net.ServicePoint.ClientCertificate
getset

Definition at line 570 of file ServicePoint.cs.

571 {
572 [global::Cpp2ILInjected.Token(Token = "0x60010F1")]
573 [global::Cpp2ILInjected.Address(RVA = "0x1E066D8", Offset = "0x1E066D8", Length = "0x184")]
574 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
575 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
576 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
577 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
578 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Equality", MemberParameters = new object[]
579 {
580 typeof(Type),
581 typeof(Type)
582 }, ReturnType = typeof(bool))]
583 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(X509Certificate), Member = ".ctor", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
584 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
585 get
586 {
587 throw null;
588 }
589 }
class f__AnonymousType0<< Count > j__TPar