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