9 references to InternalSet
System.Private.CoreLib (9)
src\libraries\System.Private.CoreLib\src\System\ComAwareWeakReference.cs (2)
98
GCHandle.
InternalSet
(_weakHandle, target);
119
GCHandle.
InternalSet
(_weakHandle, target);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\GCHandle.cs (1)
103
InternalSet
(GetHandleValue(handle), value);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\GCHandle.T.cs (1)
58
GCHandle.
InternalSet
(handle, value);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\PinnedGCHandle.T.cs (1)
61
GCHandle.
InternalSet
(handle, value);
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\WeakGCHandle.T.cs (1)
67
GCHandle.
InternalSet
(handle, target);
src\libraries\System.Private.CoreLib\src\System\WeakReference.cs (1)
206
GCHandle.
InternalSet
(th, value);
src\libraries\System.Private.CoreLib\src\System\WeakReference.T.cs (1)
120
GCHandle.
InternalSet
(th, target);
src\System\RuntimeType.CoreCLR.cs (1)
2482
GCHandle.
InternalSet
(m_cache, null);