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
staticEquals(object, object) : bool Documentation for this section has not yet been entered. staticExecuteCodeWithGuaranteedCleanup(RuntimeHelpers.TryCode, RuntimeHelpers.CleanupCode, object) Documentation for this section has not yet been entered. staticGetHashCode(object) : int Documentation for this section has not yet been entered. staticGetObjectValue(object) : object Documentation for this section has not yet been entered. staticInitializeArray(Array, RuntimeFieldHandle) Provides a fast way to initialize a Array from data stored in a module. staticPrepareConstrainedRegions() Documentation for this section has not yet been entered. staticPrepareConstrainedRegionsNoOP() Documentation for this section has not yet been entered. staticPrepareDelegate(Delegate) Documentation for this section has not yet been entered. staticPrepareMethod(RuntimeMethodHandle) Documentation for this section has not yet been entered. staticPrepareMethod(RuntimeMethodHandle, RuntimeTypeHandle[]) Documentation for this section has not yet been entered. staticProbeForSufficientStack() Documentation for this section has not yet been entered. staticRunClassConstructor(RuntimeTypeHandle) Runs a specified class constructor method. staticRunModuleConstructor(IntPtr) Documentation for this section has not yet been entered. staticRunModuleConstructor(ModuleHandle) Documentation for this section has not yet been entered.