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
AsyncHelper.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Xml
5{
6 // Token: 0x02000004 RID: 4
7 internal static class AsyncHelper
8 {
9 // Token: 0x06000003 RID: 3 RVA: 0x0000207C File Offset: 0x0000027C
10 // Note: this type is marked as 'beforefieldinit'.
11 static AsyncHelper()
12 {
13 if (!true)
14 {
15 }
16 }
17
18 // Token: 0x04000002 RID: 2
19 public static readonly Task DoneTask;
20
21 // Token: 0x04000003 RID: 3
23
24 // Token: 0x04000004 RID: 4
26
27 // Token: 0x04000005 RID: 5
29 }
30}
class f__AnonymousType0<< Count > j__TPar
static readonly Task DoneTask
static readonly Task< int > DoneTaskZero
static readonly Task< bool > DoneTaskTrue
static readonly Task< bool > DoneTaskFalse