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