6 references to DangerousAddRef
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\EventWaitHandle.Unix.cs (2)
77waitHandle.DangerousAddRef(); 99waitHandle.DangerousAddRef();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Mutex.Unix.cs (1)
78waitHandle.DangerousAddRef();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Semaphore.Unix.cs (1)
57waitHandle.DangerousAddRef();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.Unix.cs (2)
59waitHandle.DangerousAddRef(); 81waitHandle.DangerousAddRef();