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
MonoTlsConnectionInfo.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000048")]
10 {
11 [CLSCompliant(false)]
12 [global::Cpp2ILInjected.Token(Token = "0x17000092")]
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x60001EF")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1A9B3CC", Offset = "0x1A9B3CC", Length = "0x8")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x60001F0")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1A9B3D4", Offset = "0x1A9B3D4", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x17000093")]
37 {
39 [global::Cpp2ILInjected.Token(Token = "0x60001F1")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1A9B3DC", Offset = "0x1A9B3DC", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
47 [global::Cpp2ILInjected.Token(Token = "0x60001F2")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1A9B3E4", Offset = "0x1A9B3E4", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x17000094")]
57 public string PeerDomainName
58 {
60 [global::Cpp2ILInjected.Token(Token = "0x60001F3")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1A9B3EC", Offset = "0x1A9B3EC", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 set
64 {
65 throw null;
66 }
67 }
68
69 [global::Cpp2ILInjected.Token(Token = "0x60001F4")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1A9B3F4", Offset = "0x1A9B3F4", Length = "0xBC")]
71 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
74 {
75 typeof(string),
76 typeof(object),
77 typeof(object)
78 }, ReturnType = typeof(string))]
79 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
80 public override string ToString()
81 {
82 throw null;
83 }
84
85 [global::Cpp2ILInjected.Token(Token = "0x60001F5")]
86 [global::Cpp2ILInjected.Address(RVA = "0x1A9B4B0", Offset = "0x1A9B4B0", Length = "0x8")]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Unity.UnityTlsContext", Member = "FinishHandshake", ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
91 {
92 throw null;
93 }
94
96 [global::Cpp2ILInjected.Token(Token = "0x4000225")]
97 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
98 private CipherSuiteCode <CipherSuiteCode>k__BackingField;
99
101 [global::Cpp2ILInjected.Token(Token = "0x4000226")]
102 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
103 private TlsProtocols <ProtocolVersion>k__BackingField;
104
106 [global::Cpp2ILInjected.Token(Token = "0x4000227")]
107 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
108 private string <PeerDomainName>k__BackingField;
109 }
110}
class f__AnonymousType0<< Count > j__TPar
CipherSuiteCode< CipherSuiteCode > k__BackingField