2 references to Normal
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
276
pri == 0 ? ProcessPriorityClass.
Normal
:
293
Debug.Assert(value == ProcessPriorityClass.
Normal
, "Input should have been validated by caller");