class f__AnonymousType0<< Count > j__TPar
static IntPtr ToIntPtr(GCHandle value)
static bool operator==(GCHandle a, GCHandle b)
GCHandle(object value, GCHandleType type)
override bool Equals(object o)
IntPtr AddrOfPinnedObject()
static IntPtr GetTargetHandle(object obj, IntPtr handle, GCHandleType type)
override int GetHashCode()
static GCHandle Alloc(object value, GCHandleType type)
static IntPtr GetAddrOfPinnedObject(IntPtr handle)
static bool CheckCurrentDomain(IntPtr handle)
static GCHandle Alloc(object value)
static void FreeHandle(IntPtr handle)
static object GetTarget(IntPtr handle)
static GCHandle FromIntPtr(IntPtr value)