terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Threading.SemaphoreSlim.d__32 Struct Reference
+ Inheritance diagram for System.Threading.SemaphoreSlim.d__32:
+ Collaboration diagram for System.Threading.SemaphoreSlim.d__32:

Public Attributes

 int
 
global::System.Runtime.CompilerServices.AsyncTaskMethodBuilder< bool ><> t__builder
 
CancellationToken cancellationToken
 
SemaphoreSlim.TaskNode asyncWaiter
 
int millisecondsTimeout
 
 SemaphoreSlim
 

Private Member Functions

void MoveNext ()
 
void SetStateMachine (global::System.Runtime.CompilerServices.IAsyncStateMachine stateMachine)
 

Private Attributes

 CancellationTokenSource< cts >
 
 object
 
global::System.Runtime.CompilerServices.ConfiguredTaskAwaitable< global::System.Threading.Tasks.Task >.ConfiguredTaskAwaiter u__1
 
global::System.Runtime.CompilerServices.ConfiguredTaskAwaitable< bool >.ConfiguredTaskAwaiter u__2
 

Detailed Description

Definition at line 597 of file SemaphoreSlim.cs.


The documentation for this struct was generated from the following file: