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