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.Runtime.CompilerServices.AsyncTaskCache Class Reference
+ Collaboration diagram for System.Runtime.CompilerServices.AsyncTaskCache:

Static Package Functions

static global::System.Threading.Tasks.Task< TResultCreateCacheableTask< TResult > (TResult result)
 

Static Package Attributes

static readonly global::System.Threading.Tasks.Task< bool > TrueTask
 
static readonly global::System.Threading.Tasks.Task< bool > FalseTask
 
static readonly global::System.Threading.Tasks.Task< int >[] Int32Tasks
 

Static Private Member Functions

static global::System.Threading.Tasks.Task< int >[] CreateInt32Tasks ()
 
static AsyncTaskCache ()
 

Detailed Description

Definition at line 9 of file AsyncTaskCache.cs.


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