2 references to InternalFree
mscorlib (2)
system\rttype.cs (1)
2752GCHandle.InternalFree(newgcHandle);
system\runtime\interopservices\gchandle.cs (1)
124InternalFree((IntPtr)(((int)handle) & ~1));