2 references to Threads
System.Web (1)
Management\WebEvents.cs (1)
2082
s_threadCount = process.
Threads
.Count;
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
467
foreach ( ProcessThread thread in targetProcess.
Threads
)