1 write to WaitThread
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WaitThread.cs (1)
411
handle.
WaitThread
= this;
2 references to WaitThread
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\RegisteredWaitHandle.Portable.cs (2)
97
Debug.Assert(
WaitThread
!= null);
157
WaitThread
!.UnregisterWait(this);