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
AsyncTaskMethodBuilder.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x0200048F RID: 1167
9 public struct AsyncTaskMethodBuilder
10 {
11 // Token: 0x0600225F RID: 8799 RVA: 0x0000207A File Offset: 0x0000027A
13 {
14 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
15 }
16
17 // Token: 0x06002260 RID: 8800 RVA: 0x0004D588 File Offset: 0x0004B788
23
24 // Token: 0x06002261 RID: 8801 RVA: 0x0004D5B0 File Offset: 0x0004B7B0
28
29 // Token: 0x06002262 RID: 8802 RVA: 0x0004D5C0 File Offset: 0x0004B7C0
33
34 // Token: 0x17000478 RID: 1144
35 // (get) Token: 0x06002263 RID: 8803 RVA: 0x0000207A File Offset: 0x0000027A
36 public Task Task
37 {
38 get
39 {
40 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
41 }
42 }
43
44 // Token: 0x06002264 RID: 8804 RVA: 0x0004D5D0 File Offset: 0x0004B7D0
45 public void SetResult()
46 {
47 if (!true)
48 {
49 }
50 }
51
52 // Token: 0x06002265 RID: 8805 RVA: 0x0004D5E0 File Offset: 0x0004B7E0
54 {
55 }
56
57 // Token: 0x06002266 RID: 8806 RVA: 0x0004D5F0 File Offset: 0x0004B7F0
58 // Note: this type is marked as 'beforefieldinit'.
60 {
61 if (!true)
62 {
63 }
64 }
65
66 // Token: 0x040012CA RID: 4810
68
69 // Token: 0x040012CB RID: 4811
71 }
72}
class f__AnonymousType0<< Count > j__TPar
static readonly Task< VoidTaskResult > s_cachedCompleted
void AwaitUnsafeOnCompleted< TAwaiter, TStateMachine >(TAwaiter awaiter, TStateMachine stateMachine)