2 references to Wait
System (1)
services\monitoring\system\diagnosticts\ProcessThread.cs (1)
288if (threadInfo.threadState != ThreadState.Wait) {
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
489if ( procThread.ThreadState == System.Diagnostics.ThreadState.Wait &&