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
MonoTlsProviderFactory.cs
Go to the documentation of this file.
1using System;
2using System.IO;
3using System.Net;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x200004D")]
11 public static class MonoTlsProviderFactory
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000202")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1A9B698", Offset = "0x1A9B698", Length = "0x70")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListener), Member = "CreateSslStream", MemberParameters = new object[]
17 {
19 typeof(bool),
20 typeof(RemoteCertificateValidationCallback)
21 }, ReturnType = typeof(SslStream))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SslStream), Member = "GetProvider", ReturnType = "Mono.Net.Security.MobileTlsProvider")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "Mono.Net.Security.NoReflectionHelper", Member = "GetProvider", ReturnType = typeof(object))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 {
28 throw null;
29 }
30 }
31}
class f__AnonymousType0<< Count > j__TPar