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

◆ LocalCertificate

X509Certificate Mono.Net.Security.MobileAuthenticatedStream.LocalCertificate
getsetinherited

Definition at line 745 of file MobileAuthenticatedStream.cs.

746 {
747 [global::Cpp2ILInjected.Token(Token = "0x6000114")]
748 [global::Cpp2ILInjected.Address(RVA = "0x1D4B95C", Offset = "0x1D4B95C", Length = "0xDC")]
749 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
750 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SslStream), Member = "get_LocalCertificate", ReturnType = typeof(X509Certificate))]
751 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
752 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
753 {
754 typeof(object),
755 typeof(ref bool)
756 }, ReturnType = typeof(void))]
757 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MobileAuthenticatedStream), Member = "CheckThrow", MemberParameters = new object[]
758 {
759 typeof(bool),
760 typeof(bool)
761 }, ReturnType = typeof(void))]
762 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MobileAuthenticatedStream), Member = "get_InternalLocalCertificate", ReturnType = typeof(X509Certificate))]
763 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
764 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
765 get
766 {
767 throw null;
768 }
769 }
class f__AnonymousType0<< Count > j__TPar