The methods of System.Runtime.CompilerServices.RuntimeHelpers are listed below. For a list of all members, see the RuntimeHelpers Members list.
See Also: Inherited members from System.Object
static | EnsureSufficientExecutionStack()Documentation for this section has not yet been entered. | |
static | Equals(object, object)Documentation for this section has not yet been entered. | |
static | ExecuteCodeWithGuaranteedCleanup(RuntimeHelpers.TryCode, RuntimeHelpers.CleanupCode, object)Documentation for this section has not yet been entered. | |
static | GetHashCode(object)Documentation for this section has not yet been entered. | |
static | GetObjectValue(object)Documentation for this section has not yet been entered. | |
static | InitializeArray(Array, RuntimeFieldHandle)Provides a fast way to initialize a Array from data stored in a module. | |
static | PrepareConstrainedRegions()Documentation for this section has not yet been entered. | |
static | PrepareConstrainedRegionsNoOP()Documentation for this section has not yet been entered. | |
static | PrepareDelegate(Delegate)Documentation for this section has not yet been entered. | |
static | PrepareMethod(RuntimeMethodHandle)Documentation for this section has not yet been entered. | |
static | PrepareMethod(RuntimeMethodHandle, RuntimeTypeHandle[])Documentation for this section has not yet been entered. | |
static | ProbeForSufficientStack()Documentation for this section has not yet been entered. | |
static | RunClassConstructor(RuntimeTypeHandle)Runs a specified class constructor method. | |
static | RunModuleConstructor(IntPtr)Documentation for this section has not yet been entered. | |
static | RunModuleConstructor(ModuleHandle)Documentation for this section has not yet been entered. | |