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