2 writes to _priorityBoostEnabled
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
451
_priorityBoostEnabled
= PriorityBoostEnabledCore;
459
_priorityBoostEnabled
= value;
1 reference to _priorityBoostEnabled
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
454
return
_priorityBoostEnabled
;