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

Static Public Member Functions

static void InitializeArray (global::System.Array array, global::System.RuntimeFieldHandle fldHandle)
 
static int GetHashCode (object o)
 
static void RunClassConstructor (global::System.RuntimeTypeHandle type)
 
static bool TryEnsureSufficientExecutionStack ()
 
static void PrepareConstrainedRegions ()
 
static void PrepareMethod (global::System.RuntimeMethodHandle method)
 
static bool IsReferenceOrContainsReferences< T > ()
 

Properties

static unsafe int OffsetToStringData [get, set]
 

Private Member Functions

static void InitializeArray (global::System.Array array, global::System.IntPtr fldHandle)
 
static void RunClassConstructor (global::System.IntPtr type)
 
static bool SufficientExecutionStack ()
 

Detailed Description

Definition at line 26 of file RuntimeHelpers.cs.


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