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
IAsyncStateMachine.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.CompilerServices
4
{
5
// Token: 0x02000473 RID: 1139
6
public
interface
IAsyncStateMachine
7
{
8
// Token: 0x06002218 RID: 8728
9
void
MoveNext
();
10
11
// Token: 0x06002219 RID: 8729
12
void
SetStateMachine
(
IAsyncStateMachine
stateMachine
);
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.CompilerServices.IAsyncStateMachine.MoveNext
void MoveNext()
System.Runtime.CompilerServices.IAsyncStateMachine.SetStateMachine
void SetStateMachine(IAsyncStateMachine stateMachine)
System.Runtime.CompilerServices.IAsyncStateMachine
Definition
IAsyncStateMachine.cs:7
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
CompilerServices
IAsyncStateMachine.cs
Generated by
1.10.0