Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.RuntimeHelpers Member List

This is the complete list of members for System.Runtime.CompilerServices.RuntimeHelpers, including all inherited members.

AllocateTypeAssociatedMemory(Type type, int size)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
AllocateTypeAssociatedMemory(QCallTypeHandle type, uint size)System.Runtime.CompilerServices.RuntimeHelpersprivate
AllocateUninitializedClone(object obj)System.Runtime.CompilerServices.RuntimeHelperspackage
AllocTailCallArgBuffer(int size, IntPtr gcDesc)System.Runtime.CompilerServices.RuntimeHelpersprivate
CleanupCode(object? userData, bool exceptionThrown)System.Runtime.CompilerServices.RuntimeHelpers
CompileMethod(RuntimeMethodHandleInternal method)System.Runtime.CompilerServices.RuntimeHelperspackage
DispatchTailCalls(IntPtr callersRetAddrSlot, delegate *< IntPtr, IntPtr, PortableTailCallFrame *, void > callTarget, IntPtr retVal)System.Runtime.CompilerServices.RuntimeHelpersinlineprivatestatic
EnsureSufficientExecutionStack()System.Runtime.CompilerServices.RuntimeHelpers
EnumCompareTo< T >(T x, T y)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
EnumEquals< T >(T x, T y)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
Equals(object? o1, object? o2)System.Runtime.CompilerServices.RuntimeHelpers
ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, object? userData)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
GetElementSize(this Array array)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
GetHashCode(object? o)System.Runtime.CompilerServices.RuntimeHelpers
GetMethodTable(object obj)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
GetMultiDimensionalArrayBounds(Array array)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
GetMultiDimensionalArrayRank(Array array)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
GetObjectValue(object? obj)System.Runtime.CompilerServices.RuntimeHelpers
GetRawData(this object obj)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
GetRawObjectDataSize(object obj)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
GetSubArray< T >(T[] array, Range range)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
GetTailCallInfo(IntPtr retAddrSlot, IntPtr *retAddr)System.Runtime.CompilerServices.RuntimeHelpersprivate
GetUninitializedObject([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.NonPublicConstructors)] Type type)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
GetUninitializedObject(QCallTypeHandle type, ObjectHandleOnStack retObject)System.Runtime.CompilerServices.RuntimeHelpersprivate
InitializeArray(Array array, RuntimeFieldHandle fldHandle)System.Runtime.CompilerServices.RuntimeHelpers
IsBitwiseEquatable< T >()System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
IsPrimitiveType(this CorElementType et)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
IsReferenceOrContainsReferences< T >()System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
ObjectHasComponentSize(object obj)System.Runtime.CompilerServices.RuntimeHelpersinlinepackagestatic
OffsetToStringDataSystem.Runtime.CompilerServices.RuntimeHelpersstatic
PrepareConstrainedRegions()System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
PrepareConstrainedRegionsNoOP()System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
PrepareContractedDelegate(Delegate d)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
PrepareDelegate(Delegate d)System.Runtime.CompilerServices.RuntimeHelpers
PrepareMethod(RuntimeMethodHandleInternal method, IntPtr *pInstantiation, int cInstantiation)System.Runtime.CompilerServices.RuntimeHelpersprivate
PrepareMethod(RuntimeMethodHandle method)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
PrepareMethod(RuntimeMethodHandle method, RuntimeTypeHandle[]? instantiation)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
ProbeForSufficientStack()System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
RunClassConstructor(QCallTypeHandle type)System.Runtime.CompilerServices.RuntimeHelpersprivate
RunClassConstructor(RuntimeTypeHandle type)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
RunModuleConstructor(QCallModule module)System.Runtime.CompilerServices.RuntimeHelpersprivate
RunModuleConstructor(ModuleHandle module)System.Runtime.CompilerServices.RuntimeHelpersinlinestatic
TryCode(object? userData)System.Runtime.CompilerServices.RuntimeHelpers
TryEnsureSufficientExecutionStack()System.Runtime.CompilerServices.RuntimeHelpers