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

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

CastResult enum nameSystem.Runtime.CompilerServices.CastHelpersprivate
ChkCast_Helper(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
ChkCastAny(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
ChkCastAny_NoCacheLookup(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersprivate
ChkCastClass(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
ChkCastClassSpecial(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
ChkCastInterface(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
Element(ref int tableData, int index)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
HashShift(ref int tableData)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
IsInstance_Helper(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
IsInstanceOfAny(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
IsInstanceOfAny_NoCacheLookup(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersprivate
IsInstanceOfClass(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
IsInstanceOfInterface(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
KeyToBucket(ref int tableData, nuint source, nuint target)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
LdelemaRef(Array array, int index, void *type)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
s_tableSystem.Runtime.CompilerServices.CastHelpersprivatestatic
StelemRef(Array array, int index, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
StelemRef_Helper(ref object element, void *elementType, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
StelemRef_Helper_NoCacheLookup(ref object element, void *elementType, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
TableData(int[] table)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
TableMask(ref int tableData)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
ThrowArrayMismatchException()System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
TryGet(nuint source, nuint target)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
Unbox(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersinlineprivatestatic
Unbox_Helper(void *toTypeHnd, object obj)System.Runtime.CompilerServices.CastHelpersprivate
WriteBarrier(ref object dst, object obj)System.Runtime.CompilerServices.CastHelpersprivate