2 writes to _priorityBoostEnabled
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
385
_priorityBoostEnabled
= PriorityBoostEnabledCore;
393
_priorityBoostEnabled
= value;
1 reference to _priorityBoostEnabled
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
388
return
_priorityBoostEnabled
;