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

◆ InternalLocalCertificate

X509Certificate Mono.Net.Security.MobileAuthenticatedStream.InternalLocalCertificate
getsetinherited

Definition at line 772 of file MobileAuthenticatedStream.cs.

773 {
774 [global::Cpp2ILInjected.Token(Token = "0x6000115")]
775 [global::Cpp2ILInjected.Address(RVA = "0x1D4BA38", Offset = "0x1D4BA38", Length = "0x100")]
776 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
777 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileAuthenticatedStream), Member = "get_LocalCertificate", ReturnType = typeof(X509Certificate))]
778 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
779 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
780 {
781 typeof(object),
782 typeof(ref bool)
783 }, ReturnType = typeof(void))]
784 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ExceptionDispatchInfo), Member = "Throw", ReturnType = typeof(void))]
785 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
786 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
787 get
788 {
789 throw null;
790 }
791 }
class f__AnonymousType0<< Count > j__TPar