2 writes to threads
System (2)
services\monitoring\system\diagnosticts\Process.cs (2)
1058
threads
= newThreads;
1767
threads
= null;
2 references to threads
System (2)
services\monitoring\system\diagnosticts\Process.cs (2)
1050
if (
threads
== null) {
1060
return
threads
;