6 references to ThreadWaitReason
netstandard (1)
netstandard.cs (1)
701
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
ThreadWaitReason
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
539
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
ThreadWaitReason
))]
System.Diagnostics.Process (3)
System\Diagnostics\ProcessManager.Linux.cs (1)
134
_threadWaitReason =
ThreadWaitReason
.Unknown
System\Diagnostics\ProcessThread.cs (1)
130
public
ThreadWaitReason
WaitReason
System\Diagnostics\ThreadInfo.cs (1)
22
internal
ThreadWaitReason
_threadWaitReason;
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
481
procThread.WaitReason ==
ThreadWaitReason
.UserRequest )