3 writes to haveProcessId
System (3)
services\monitoring\system\diagnosticts\Process.cs (3)
164
this.
haveProcessId
= true;
1307
haveProcessId
= false;
1801
this.
haveProcessId
= true;
3 references to haveProcessId
System (3)
services\monitoring\system\diagnosticts\Process.cs (3)
181
return
haveProcessId
|| haveProcessHandle;
1354
if (!
haveProcessId
) {
1668
if (
haveProcessId
)