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