terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
SynchronizationContextAwaitTaskContinuation.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000246 RID: 582
8 {
9 // Token: 0x0600140A RID: 5130 RVA: 0x0002A1F0 File Offset: 0x000283F0
13
14 // Token: 0x0600140B RID: 5131 RVA: 0x0002A204 File Offset: 0x00028404
15 internal sealed override void Run(Task ignored, bool canInlineContinuationTask)
16 {
19 if (!true)
20 {
21 }
22 if (!true)
23 {
24 }
25 }
26
27 // Token: 0x0600140C RID: 5132 RVA: 0x0002A234 File Offset: 0x00028434
28 private static void PostAction(object state)
29 {
30 if (state != null)
31 {
32 }
33 }
34
35 // Token: 0x0600140D RID: 5133 RVA: 0x0002A24C File Offset: 0x0002844C
37 {
38 if (!true)
39 {
40 return;
41 }
42 }
43
44 // Token: 0x0600140E RID: 5134 RVA: 0x0002A260 File Offset: 0x00028460
45 // Note: this type is marked as 'beforefieldinit'.
47 {
48 if (!true)
49 {
50 }
51 }
52
53 // Token: 0x04000AAA RID: 2730
55
56 // Token: 0x04000AAB RID: 2731
58
59 // Token: 0x04000AAC RID: 2732
61
62 // Token: 0x02000247 RID: 583
64 [Serializable]
65 private sealed class <>c
66 {
67 // Token: 0x0600140F RID: 5135 RVA: 0x0002A270 File Offset: 0x00028470
68 // Note: this type is marked as 'beforefieldinit'.
69 static <>c()
70 {
71 }
72
73 // Token: 0x06001410 RID: 5136 RVA: 0x0002A280 File Offset: 0x00028480
74 public <>c()
75 {
76 }
77
78 // Token: 0x06001411 RID: 5137 RVA: 0x0002A294 File Offset: 0x00028494
79 internal void <.cctor>b__7_0(object state)
80 {
81 if (state != null)
82 {
83 }
84 }
85
86 // Token: 0x04000AAD RID: 2733
88 }
89 }
90}
class f__AnonymousType0<< Count > j__TPar
SynchronizationContextAwaitTaskContinuation(SynchronizationContext context, Action action, bool flowExecutionContext)