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
BeginEndAwaitableAdapter.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
4
namespace
System.Threading.Tasks
5
{
6
// Token: 0x02000223 RID: 547
7
internal
sealed
class
BeginEndAwaitableAdapter
:
RendezvousAwaitable
<IAsyncResult>
8
{
9
// Token: 0x06001312 RID: 4882 RVA: 0x0002816C File Offset: 0x0002636C
10
public
BeginEndAwaitableAdapter
()
11
{
12
if
(!
true
)
13
{
14
}
15
base
..ctor();
16
}
17
18
// Token: 0x06001313 RID: 4883 RVA: 0x00028184 File Offset: 0x00026384
19
// Note: this type is marked as 'beforefieldinit'.
20
static
BeginEndAwaitableAdapter
()
21
{
22
if
(!
true
)
23
{
24
}
25
}
26
27
// Token: 0x04000A33 RID: 2611
28
public
static
readonly
AsyncCallback
Callback
;
29
30
// Token: 0x02000224 RID: 548
31
[
CompilerGenerated
]
32
[Serializable]
33
private
sealed
class <>
c
34
{
35
// Token: 0x06001314 RID: 4884 RVA: 0x00028194 File Offset: 0x00026394
36
// Note: this type is marked as 'beforefieldinit'.
37
static <>
c()
38
{
39
}
40
41
// Token: 0x06001315 RID: 4885 RVA: 0x000281A4 File Offset: 0x000263A4
42
public <>
c()
43
{
44
}
45
46
// Token: 0x06001316 RID: 4886 RVA: 0x000281B8 File Offset: 0x000263B8
47
internal
void
<.cctor>b__2_0(
IAsyncResult
asyncResult)
48
{
49
}
50
51
// Token: 0x04000A34 RID: 2612
52
public
static
readonly
BeginEndAwaitableAdapter
.<>
c <>
9;
53
}
54
}
55
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.AsyncCallback
Definition
AsyncCallback.cs:9
System.Threading.Tasks.BeginEndAwaitableAdapter.BeginEndAwaitableAdapter
static BeginEndAwaitableAdapter()
Definition
BeginEndAwaitableAdapter.cs:20
System.Threading.Tasks.BeginEndAwaitableAdapter.Callback
static readonly AsyncCallback Callback
Definition
BeginEndAwaitableAdapter.cs:28
System.Threading.Tasks.BeginEndAwaitableAdapter.BeginEndAwaitableAdapter
BeginEndAwaitableAdapter()
Definition
BeginEndAwaitableAdapter.cs:10
System.Threading.Tasks.BeginEndAwaitableAdapter
Definition
BeginEndAwaitableAdapter.cs:8
System.Threading.Tasks.RendezvousAwaitable
Definition
RendezvousAwaitable.cs:9
System.IAsyncResult
Definition
IAsyncResult.cs:8
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.Threading.Tasks
Definition
AsyncCausalityStatus.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Threading
Tasks
BeginEndAwaitableAdapter.cs
Generated by
1.10.0