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
ValueTaskAwaiter.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x02000483 RID: 1155
8 public readonly struct ValueTaskAwaiter : ICriticalNotifyCompletion
9 {
10 // Token: 0x0600222E RID: 8750 RVA: 0x0004D0AC File Offset: 0x0004B2AC
12 {
13 }
14
15 // Token: 0x17000471 RID: 1137
16 // (get) Token: 0x0600222F RID: 8751 RVA: 0x0004D0BC File Offset: 0x0004B2BC
17 public bool IsCompleted
18 {
19 get
20 {
21 int value = 1.m_value;
22 bool flag;
23 return flag;
24 }
25 }
26
27 // Token: 0x06002230 RID: 8752 RVA: 0x0004D0D4 File Offset: 0x0004B2D4
29 public void GetResult()
30 {
31 }
32
33 // Token: 0x06002231 RID: 8753 RVA: 0x0004D0E4 File Offset: 0x0004B2E4
35 {
36 }
37
38 // Token: 0x06002232 RID: 8754 RVA: 0x0004D0FC File Offset: 0x0004B2FC
39 // Note: this type is marked as 'beforefieldinit'.
41 {
42 if (!true)
43 {
44 }
45 }
46
47 // Token: 0x040012B9 RID: 4793
49
50 // Token: 0x040012BA RID: 4794
52
53 // Token: 0x02000484 RID: 1156
55 [Serializable]
56 private sealed class <>c
57 {
58 // Token: 0x06002233 RID: 8755 RVA: 0x0004D10C File Offset: 0x0004B30C
59 // Note: this type is marked as 'beforefieldinit'.
60 static <>c()
61 {
62 }
63
64 // Token: 0x06002234 RID: 8756 RVA: 0x0004D11C File Offset: 0x0004B31C
65 public <>c()
66 {
67 }
68
69 // Token: 0x06002235 RID: 8757 RVA: 0x0004D130 File Offset: 0x0004B330
70 internal void <.cctor>b__9_0(object state)
71 {
72 if (state != null)
73 {
74 }
76 }
77
78 // Token: 0x040012BB RID: 4795
79 public static readonly ValueTaskAwaiter.<>c <>9;
80 }
81 }
82}
class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentOutOfRangeException()
static readonly Action< object > s_invokeActionDelegate