7 references to InternalFree
System.Private.CoreLib (7)
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)
80
InternalFree
(GetHandleValue(handle));
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\GCHandle.T.cs (1)
97
GCHandle.
InternalFree
(handle);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\PinnedGCHandle.T.cs (1)
131
GCHandle.
InternalFree
(handle);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\WeakGCHandle.T.cs (1)
105
GCHandle.
InternalFree
(handle);
src\libraries\System.Private.CoreLib\src\System\WeakReference.cs (1)
228
GCHandle.
InternalFree
(handle);