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
TaskAwaiter.2.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000488 RID: 1160
10 {
11 // Token: 0x06002245 RID: 8773 RVA: 0x0004D310 File Offset: 0x0004B510
13 {
15 }
16
17 // Token: 0x17000474 RID: 1140
18 // (get) Token: 0x06002246 RID: 8774 RVA: 0x0004D324 File Offset: 0x0004B524
19 public bool IsCompleted
20 {
21 get
22 {
23 bool flag;
24 return flag;
25 }
26 }
27
28 // Token: 0x06002247 RID: 8775 RVA: 0x0004D334 File Offset: 0x0004B534
30 {
31 }
32
33 // Token: 0x06002248 RID: 8776 RVA: 0x0000207A File Offset: 0x0000027A
36 {
37 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
38 }
39
40 // Token: 0x040012C0 RID: 4800
42 }
43}
class f__AnonymousType0<< Count > j__TPar
void UnsafeOnCompleted(Action continuation)