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
BeginEndAwaitableAdapter.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000223")]
9 internal sealed class BeginEndAwaitableAdapter : RendezvousAwaitable<global::System.IAsyncResult>
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001312")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CA4A88", Offset = "0x1CA4A88", Length = "0x80")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebClient.<GetWebResponseTaskAsync>d__112", Member = "MoveNext", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RendezvousAwaitable<>), Member = ".ctor", ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
18 {
19 throw null;
20 }
21
22 // Note: this type is marked as 'beforefieldinit'.
23 [global::Cpp2ILInjected.Token(Token = "0x6001313")]
24 [global::Cpp2ILInjected.Address(RVA = "0x1CA4B08", Offset = "0x1CA4B08", Length = "0xC4")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.AsyncCallback), Member = ".ctor", MemberParameters = new object[]
27 {
28 typeof(object),
29 typeof(global::System.IntPtr)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x4000A33")]
38 public static readonly global::System.AsyncCallback Callback;
39
40 [global::System.Runtime.CompilerServices.CompilerGenerated]
41 [global::Cpp2ILInjected.Token(Token = "0x2000224")]
42 [global::System.Serializable]
43 private sealed class <>c
44 {
45 // Note: this type is marked as 'beforefieldinit'.
46 [global::Cpp2ILInjected.Token(Token = "0x6001314")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1CA4BCC", Offset = "0x1CA4BCC", Length = "0x5C")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
51 static <>c()
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x6001315")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1CA4C28", Offset = "0x1CA4C28", Length = "0x8")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
60 public <>c()
61 {
62 throw null;
63 }
64
65 [global::Cpp2ILInjected.Token(Token = "0x6001316")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1CA4C30", Offset = "0x1CA4C30", Length = "0xE4")]
67 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RendezvousAwaitable<>), Member = "SetResult", MemberParameters = new object[] { "TResult" }, ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
71 internal void <.cctor>b__2_0(global::System.IAsyncResult asyncResult)
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x4000A34")]
77 public static readonly BeginEndAwaitableAdapter.<>c <>9;
78 }
79 }
80}
class f__AnonymousType0<< Count > j__TPar
static readonly global::System.AsyncCallback Callback