6 references to GCHandleCountRef
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Overlapped.cs (6)
153GCHandleCountRef(pNativeOverlapped) = 0; 162GCHandleCountRef(pNativeOverlapped)++; 172GCHandleCountRef(pNativeOverlapped)++; 178GCHandleCountRef(pNativeOverlapped)++; 182Debug.Assert(GCHandleCountRef(pNativeOverlapped) == handleCount); 208nuint handleCount = GCHandleCountRef(pNativeOverlapped);