Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.RuntimeTypeHandle Member List

This is the complete list of members for System.RuntimeTypeHandle, including all inherited members.

_GetMetadataImport(RuntimeType type)System.RuntimeTypeHandleprivate
_GetUtf8Name(RuntimeType type)System.RuntimeTypeHandleprivate
_IsVisible(QCallTypeHandle typeHandle)System.RuntimeTypeHandleprivate
AllocateComObject(void *pClassFactory)System.RuntimeTypeHandleprivate
CanCastTo(RuntimeType type, RuntimeType target)System.RuntimeTypeHandlepackage
CompareCanonicalHandles(RuntimeType left, RuntimeType right)System.RuntimeTypeHandlepackage
ConstructName(QCallTypeHandle handle, TypeNameFormatFlags formatFlags, StringHandleOnStack retString)System.RuntimeTypeHandleprivate
ConstructName(TypeNameFormatFlags formatFlags)System.RuntimeTypeHandleinlinepackage
ContainsGenericVariables(RuntimeType handle)System.RuntimeTypeHandlepackage
ContainsGenericVariables()System.RuntimeTypeHandleinlinepackage
CopyRuntimeTypeHandles(RuntimeTypeHandle[] inHandles, out int length)System.RuntimeTypeHandleinlinepackagestatic
CopyRuntimeTypeHandles(Type[] inHandles, out int length)System.RuntimeTypeHandleinlinepackagestatic
CreateInstanceForAnotherGenericParameter([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)] RuntimeType type, RuntimeType genericParameter)System.RuntimeTypeHandleinlinepackagestatic
CreateInstanceForAnotherGenericParameter([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)] RuntimeType type, RuntimeType genericParameter1, RuntimeType genericParameter2)System.RuntimeTypeHandleinlinepackagestatic
CreateInstanceForAnotherGenericParameter(QCallTypeHandle baseType, IntPtr *pTypeHandles, int cTypeHandles, ObjectHandleOnStack instantiatedObject)System.RuntimeTypeHandleprivate
Equals(object? obj)System.RuntimeTypeHandleinline
Equals(RuntimeTypeHandle handle)System.RuntimeTypeHandleinline
FreeGCHandle(QCallTypeHandle typeHandle, IntPtr objHandle)System.RuntimeTypeHandleprivate
FreeGCHandle(IntPtr objHandle)System.RuntimeTypeHandleinlinepackage
GetActivationInfo(RuntimeType rt, out delegate *< void *, object > pfnAllocator, out void *vAllocatorFirstArg, out delegate *< object, void > pfnCtor, out bool ctorIsPublic)System.RuntimeTypeHandleinlinepackagestatic
GetActivationInfo(ObjectHandleOnStack pRuntimeType, delegate *< void *, object > *ppfnAllocator, void **pvAllocatorFirstArg, delegate *< object, void > *ppfnCtor, Interop.BOOL *pfCtorIsPublic)System.RuntimeTypeHandleprivate
GetArrayRank(RuntimeType type)System.RuntimeTypeHandlepackage
GetAssembly(RuntimeType type)System.RuntimeTypeHandlepackage
GetAttributes(RuntimeType type)System.RuntimeTypeHandlepackage
GetBaseType(RuntimeType type)System.RuntimeTypeHandlepackage
GetConstraints(QCallTypeHandle handle, ObjectHandleOnStack types)System.RuntimeTypeHandleprivate
GetConstraints()System.RuntimeTypeHandleinlinepackage
GetCorElementType(RuntimeType type)System.RuntimeTypeHandlepackage
GetDeclaringMethod(RuntimeType type)System.RuntimeTypeHandlepackage
GetDeclaringType(RuntimeType type)System.RuntimeTypeHandlepackage
GetElementType(RuntimeType type)System.RuntimeTypeHandlepackage
GetFields(RuntimeType type, IntPtr *result, int *count)System.RuntimeTypeHandlepackage
GetFirstIntroducedMethod(RuntimeType type)System.RuntimeTypeHandleprivate
GetGCHandle(QCallTypeHandle handle, GCHandleType type)System.RuntimeTypeHandleprivate
GetGCHandle(GCHandleType type)System.RuntimeTypeHandleinlinepackage
GetGenericTypeDefinition(QCallTypeHandle type, ObjectHandleOnStack retType)System.RuntimeTypeHandleprivate
GetGenericTypeDefinition(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
GetGenericVariableIndex(RuntimeType type)System.RuntimeTypeHandleprivate
GetGenericVariableIndex()System.RuntimeTypeHandleinlinepackage
GetHashCode()System.RuntimeTypeHandleinline
GetInstantiation(QCallTypeHandle type, ObjectHandleOnStack types, Interop.BOOL fAsRuntimeTypeArray)System.RuntimeTypeHandlepackage
GetInstantiationInternal()System.RuntimeTypeHandleinlinepackage
GetInstantiationPublic()System.RuntimeTypeHandleinlinepackage
GetInterfaceMethodImplementation(QCallTypeHandle handle, QCallTypeHandle interfaceHandle, RuntimeMethodHandleInternal interfaceMethodHandle)System.RuntimeTypeHandleprivate
GetInterfaceMethodImplementation(RuntimeTypeHandle interfaceHandle, RuntimeMethodHandleInternal interfaceMethodHandle)System.RuntimeTypeHandleinlinepackage
GetInterfaces(RuntimeType type)System.RuntimeTypeHandlepackage
GetIntroducedMethods(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
GetMetadataImport(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
GetMethodAt(RuntimeType type, int slot)System.RuntimeTypeHandlepackage
GetModule(RuntimeType type)System.RuntimeTypeHandlepackage
GetModuleHandle()System.RuntimeTypeHandleinline
GetNativeHandle()System.RuntimeTypeHandleinlinepackage
GetNextIntroducedMethod(ref RuntimeMethodHandleInternal method)System.RuntimeTypeHandleprivate
GetNumVirtuals(RuntimeType type)System.RuntimeTypeHandlepackage
GetNumVirtualsAndStaticVirtuals(RuntimeType type)System.RuntimeTypeHandlepackage
GetObjectData(SerializationInfo info, StreamingContext context)System.RuntimeTypeHandleinline
GetRuntimeType()System.RuntimeTypeHandleinlinepackage
GetToken(RuntimeType type)System.RuntimeTypeHandlepackage
GetTypeByName(string name, bool throwOnError, bool ignoreCase, StackCrawlMarkHandle stackMark, ObjectHandleOnStack assemblyLoadContext, ObjectHandleOnStack type, ObjectHandleOnStack keepalive)System.RuntimeTypeHandleprivate
GetTypeByName(string name, bool throwOnError, bool ignoreCase, ref StackCrawlMark stackMark)System.RuntimeTypeHandleinlinepackagestatic
GetTypeByName(string name, bool throwOnError, bool ignoreCase, ref StackCrawlMark stackMark, AssemblyLoadContext assemblyLoadContext)System.RuntimeTypeHandleinlinepackagestatic
GetTypeByNameUsingCARules(string name, QCallModule scope, ObjectHandleOnStack type)System.RuntimeTypeHandleprivate
GetTypeByNameUsingCARules(string name, RuntimeModule scope)System.RuntimeTypeHandleinlinepackagestatic
GetTypeChecked()System.RuntimeTypeHandleinlinepackage
GetTypeHelper(Type typeStart, Type[] genericArgs, IntPtr pModifiers, int cModifiers)System.RuntimeTypeHandleinlinepackagestatic
GetUtf8Name(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
GetValueInternal(RuntimeTypeHandle handle)System.RuntimeTypeHandlepackage
HasElementType(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
HasInstantiation(RuntimeType type)System.RuntimeTypeHandlepackage
Instantiate(QCallTypeHandle handle, IntPtr *pInst, int numGenericArgs, ObjectHandleOnStack type)System.RuntimeTypeHandleprivate
Instantiate(RuntimeType inst)System.RuntimeTypeHandleinlinepackage
Instantiate(Type[] inst)System.RuntimeTypeHandleinlinepackage
IsArray(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
IsByRef(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
IsByRefLike(RuntimeType type)System.RuntimeTypeHandlepackage
IsCollectible(QCallTypeHandle handle)System.RuntimeTypeHandlepackage
IsComObject(RuntimeType type, bool isGenericCOM)System.RuntimeTypeHandleinlinepackagestatic
IsEquivalentTo(RuntimeType rtType1, RuntimeType rtType2)System.RuntimeTypeHandlepackage
IsGenericTypeDefinition(RuntimeType type)System.RuntimeTypeHandlepackage
IsGenericVariable(RuntimeType type)System.RuntimeTypeHandlepackage
IsInstanceOfType(RuntimeType type, [NotNullWhen(true)] object o)System.RuntimeTypeHandlepackage
IsInterface(RuntimeType type)System.RuntimeTypeHandlepackage
IsPointer(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
IsPrimitive(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
IsSZArray(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
IsTypeDefinition(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
IsValueType(RuntimeType type)System.RuntimeTypeHandlepackage
IsVisible(RuntimeType type)System.RuntimeTypeHandleinlinepackagestatic
m_typeSystem.RuntimeTypeHandlepackage
MakeArray(QCallTypeHandle handle, int rank, ObjectHandleOnStack type)System.RuntimeTypeHandleprivate
MakeArray(int rank)System.RuntimeTypeHandleinlinepackage
MakeByRef(QCallTypeHandle handle, ObjectHandleOnStack type)System.RuntimeTypeHandleprivate
MakeByRef()System.RuntimeTypeHandleinlinepackage
MakePointer(QCallTypeHandle handle, ObjectHandleOnStack type)System.RuntimeTypeHandleprivate
MakePointer()System.RuntimeTypeHandleinlinepackage
MakeSZArray(QCallTypeHandle handle, ObjectHandleOnStack type)System.RuntimeTypeHandleprivate
MakeSZArray()System.RuntimeTypeHandleinlinepackage
operator!=(RuntimeTypeHandle left, object? right)System.RuntimeTypeHandleinlinestatic
operator!=(object? left, RuntimeTypeHandle right)System.RuntimeTypeHandleinlinestatic
operator==(RuntimeTypeHandle left, object? right)System.RuntimeTypeHandleinlinestatic
operator==(object? left, RuntimeTypeHandle right)System.RuntimeTypeHandleinlinestatic
RuntimeTypeHandle(RuntimeType type)System.RuntimeTypeHandleinlinepackage
SatisfiesConstraints(RuntimeType paramType, IntPtr *pTypeContext, int typeContextLength, IntPtr *pMethodContext, int methodContextLength, RuntimeType toType)System.RuntimeTypeHandleprivate
SatisfiesConstraints(RuntimeType paramType, RuntimeType[] typeContext, RuntimeType[] methodContext, RuntimeType toType)System.RuntimeTypeHandleinlinepackagestatic
ValueSystem.RuntimeTypeHandle
VerifyInterfaceIsImplemented(QCallTypeHandle handle, QCallTypeHandle interfaceHandle)System.RuntimeTypeHandleprivate
VerifyInterfaceIsImplemented(RuntimeTypeHandle interfaceHandle)System.RuntimeTypeHandleinlinepackage