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