3 references to Wait
System.Diagnostics.Process (2)
System\Diagnostics\ProcessManager.Linux.cs (1)
195return ThreadState.Wait;
System\Diagnostics\ProcessThread.cs (1)
134if (_threadInfo._threadState != ThreadState.Wait)
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
470if ( procThread.ThreadState == System.Diagnostics.ThreadState.Wait &&