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
System.Runtime.CompilerServices.RuntimeHelpers Class Reference

Static Public Member Functions

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

Properties

static int OffsetToStringData [get]
 

Static Private Member Functions

static void InitializeArray (Array array, IntPtr fldHandle)
 
static void RunClassConstructor (IntPtr type)
 
static bool SufficientExecutionStack ()
 

Detailed Description

Definition at line 8 of file RuntimeHelpers.cs.


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