4 references to InternalFree
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\ComAwareWeakReference.cs (2)
86GCHandle.InternalFree(_weakHandle); 142GCHandle.InternalFree(newHandle);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\GCHandle.cs (1)
77InternalFree(GetHandleValue(handle));
src\libraries\System.Private.CoreLib\src\System\WeakReference.cs (1)
228GCHandle.InternalFree(handle);