2 references to WaitFailed
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\WaitHandle.cs (2)
125
int waitResult =
WaitFailed
;
402
int waitResult =
WaitFailed
;