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