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
SynchronizationContextAwaitTaskContinuation.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000246")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x600140A")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1CA9128", Offset = "0x1CA9128", Length = "0x30")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AwaitTaskContinuation), Member = ".ctor", MemberParameters = new object[]
15 {
16 typeof(global::System.Action),
17 typeof(bool)
18 }, ReturnType = typeof(void))]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x600140B")]
25 [global::Cpp2ILInjected.Address(RVA = "0x1CACD88", Offset = "0x1CACD88", Length = "0x1E0")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SynchronizationContext), Member = "get_Current", ReturnType = typeof(SynchronizationContext))]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ContextCallback), Member = ".ctor", MemberParameters = new object[]
30 {
31 typeof(object),
32 typeof(global::System.IntPtr)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
35 internal sealed override void Run(Task ignored, bool canInlineContinuationTask)
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x600140C")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1CAD0DC", Offset = "0x1CAD0DC", Length = "0x8C")]
42 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
45 private static void PostAction(object state)
46 {
47 throw null;
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x600140D")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1CAD168", Offset = "0x1CAD168", Length = "0xC0")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ContextCallback), Member = ".ctor", MemberParameters = new object[]
54 {
55 typeof(object),
56 typeof(global::System.IntPtr)
57 }, ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
59 [MethodImpl(256)]
61 {
62 throw null;
63 }
64
65 // Note: this type is marked as 'beforefieldinit'.
66 [global::Cpp2ILInjected.Token(Token = "0x600140E")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1CAD228", Offset = "0x1CAD228", Length = "0xC4")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SendOrPostCallback), Member = ".ctor", MemberParameters = new object[]
70 {
71 typeof(object),
72 typeof(global::System.IntPtr)
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
76 {
77 throw null;
78 }
79
80 [global::Cpp2ILInjected.Token(Token = "0x4000AAA")]
81 private static readonly SendOrPostCallback s_postCallback;
82
83 [global::Cpp2ILInjected.Token(Token = "0x4000AAB")]
85
86 [global::Cpp2ILInjected.Token(Token = "0x4000AAC")]
87 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
89
90 [global::System.Runtime.CompilerServices.CompilerGenerated]
91 [global::Cpp2ILInjected.Token(Token = "0x2000247")]
92 [global::System.Serializable]
93 private sealed class <>c
94 {
95 // Note: this type is marked as 'beforefieldinit'.
96 [global::Cpp2ILInjected.Token(Token = "0x600140F")]
97 [global::Cpp2ILInjected.Address(RVA = "0x1CAD2EC", Offset = "0x1CAD2EC", Length = "0x5C")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
101 static <>c()
102 {
103 throw null;
104 }
105
106 [global::Cpp2ILInjected.Token(Token = "0x6001410")]
107 [global::Cpp2ILInjected.Address(RVA = "0x1CAD348", Offset = "0x1CAD348", Length = "0x8")]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
110 public <>c()
111 {
112 throw null;
113 }
114
115 [global::Cpp2ILInjected.Token(Token = "0x6001411")]
116 [global::Cpp2ILInjected.Address(RVA = "0x1CAD350", Offset = "0x1CAD350", Length = "0x68")]
117 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
119 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
120 internal void <.cctor>b__7_0(object state)
121 {
122 throw null;
123 }
124
125 [global::Cpp2ILInjected.Token(Token = "0x4000AAD")]
127 }
128 }
129}
class f__AnonymousType0<< Count > j__TPar
SynchronizationContextAwaitTaskContinuation(SynchronizationContext context, global::System.Action action, bool flowExecutionContext)
delegate void ContextCallback(object state)