6 references to GCHandleCountRef
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Threading\Overlapped.cs (6)
152GCHandleCountRef(pNativeOverlapped) = 0; 161GCHandleCountRef(pNativeOverlapped)++; 171GCHandleCountRef(pNativeOverlapped)++; 177GCHandleCountRef(pNativeOverlapped)++; 181Debug.Assert(GCHandleCountRef(pNativeOverlapped) == handleCount); 207nuint handleCount = GCHandleCountRef(pNativeOverlapped);