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