The members of System.Runtime.CompilerServices.RuntimeHelpers are listed below.
See Also: Inherited members from System.Object
| [read-only] static | OffsetToStringData | int (12). Gets the number of bytes between the start of a string and the first char in the string. |
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. | |