2 writes to _priorityBoostEnabled
System.Diagnostics.Process (2)
System\Diagnostics\Process.cs (2)
445
_priorityBoostEnabled
= PriorityBoostEnabledCore;
453
_priorityBoostEnabled
= value;
1 reference to _priorityBoostEnabled
System.Diagnostics.Process (1)
System\Diagnostics\Process.cs (1)
448
return
_priorityBoostEnabled
;