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