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.
1
using
System
;
2
using
System.Threading.Tasks
;
3
4
namespace
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
22
public
static
readonly
Task<bool>
DoneTaskTrue
;
23
24
// Token: 0x04000004 RID: 4
25
public
static
readonly
Task<bool>
DoneTaskFalse
;
26
27
// Token: 0x04000005 RID: 5
28
public
static
readonly
Task<int>
DoneTaskZero
;
29
}
30
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Threading.Tasks.Task
Definition
Task.cs:12
System.Xml.AsyncHelper.DoneTask
static readonly Task DoneTask
Definition
AsyncHelper.cs:19
System.Xml.AsyncHelper.DoneTaskZero
static readonly Task< int > DoneTaskZero
Definition
AsyncHelper.cs:28
System.Xml.AsyncHelper.DoneTaskTrue
static readonly Task< bool > DoneTaskTrue
Definition
AsyncHelper.cs:22
System.Xml.AsyncHelper.AsyncHelper
static AsyncHelper()
Definition
AsyncHelper.cs:11
System.Xml.AsyncHelper.DoneTaskFalse
static readonly Task< bool > DoneTaskFalse
Definition
AsyncHelper.cs:25
System.Xml.AsyncHelper
Definition
AsyncHelper.cs:8
System.Threading.Tasks
Definition
AsyncCausalityStatus.cs:5
System.Xml
Definition
ElementWriter.cs:4
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
AsyncHelper.cs
Generated by
1.10.0