2 references to KillOnParentExit
System.Diagnostics.Process (2)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (1)
330startInfo.StartDetached, startInfo.KillOnParentExit, inheritedHandles);
System\Diagnostics\ProcessStartInfo.cs (1)
457if (KillOnParentExit && UseShellExecute)