terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Runtime.InteropServices.GCHandle Member List

This is the complete list of members for System.Runtime.InteropServices.GCHandle, including all inherited members.

AddrOfPinnedObject()System.Runtime.InteropServices.GCHandleinline
Alloc(object value)System.Runtime.InteropServices.GCHandleinlinestatic
Alloc(object value, GCHandleType type)System.Runtime.InteropServices.GCHandleinlinestatic
CheckCurrentDomain(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
Equals(object o)System.Runtime.InteropServices.GCHandleinline
Free()System.Runtime.InteropServices.GCHandleinline
FreeHandle(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
FromIntPtr(IntPtr value)System.Runtime.InteropServices.GCHandleinlinestatic
GCHandle(IntPtr h)System.Runtime.InteropServices.GCHandleinlineprivate
GCHandle(object obj)System.Runtime.InteropServices.GCHandleinlineprivate
GCHandle(object value, GCHandleType type)System.Runtime.InteropServices.GCHandleinlinepackage
GetAddrOfPinnedObject(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
GetHashCode()System.Runtime.InteropServices.GCHandleinline
GetTarget(IntPtr handle)System.Runtime.InteropServices.GCHandleinlineprivatestatic
GetTargetHandle(object obj, IntPtr handle, GCHandleType type)System.Runtime.InteropServices.GCHandleinlineprivatestatic
handleSystem.Runtime.InteropServices.GCHandleprivate
IsAllocatedSystem.Runtime.InteropServices.GCHandle
operator GCHandle(IntPtr value)System.Runtime.InteropServices.GCHandleinlineexplicitstatic
operator IntPtr(GCHandle value)System.Runtime.InteropServices.GCHandleinlineexplicitstatic
operator==(GCHandle a, GCHandle b)System.Runtime.InteropServices.GCHandleinlinestatic
TargetSystem.Runtime.InteropServices.GCHandle
ToIntPtr(GCHandle value)System.Runtime.InteropServices.GCHandleinlinestatic