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
TransportContext.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Net
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20001C5")]
10 public abstract class TransportContext
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000AE2")]
14
15 [global::Cpp2ILInjected.Token(Token = "0x6000AE3")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1F116A0", Offset = "0x1F116A0", Length = "0x38")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x6000AE4")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1F116D8", Offset = "0x1F116D8", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListenerRequest.Context", Member = ".ctor", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpListenerRequest), Member = "get_TransportContext", ReturnType = typeof(TransportContext))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
31 protected TransportContext()
32 {
33 throw null;
34 }
35 }
36}
class f__AnonymousType0<< Count > j__TPar
virtual IEnumerable< TokenBinding > GetTlsTokenBindings()
ChannelBinding GetChannelBinding(ChannelBindingKind kind)