Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IStateMachineBoxAwareAwaiter.cs
Go to the documentation of this file.
1
namespace
System.Runtime.CompilerServices
;
2
3
internal
interface
IStateMachineBoxAwareAwaiter
4
{
5
void
AwaitUnsafeOnCompleted
(
IAsyncStateMachineBox
box);
6
}
System.Runtime.CompilerServices.IAsyncStateMachineBox
Definition
IAsyncStateMachineBox.cs:4
System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted
void AwaitUnsafeOnCompleted(IAsyncStateMachineBox box)
System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter
Definition
IStateMachineBoxAwareAwaiter.cs:4
System.Runtime.CompilerServices
Definition
NullablePublicOnlyAttribute.cs:3
source
System.Private.CoreLib
System.Runtime.CompilerServices
IStateMachineBoxAwareAwaiter.cs
Generated by
1.10.0