6 references to PlatformSupportsProcessStartAndKill
System.Diagnostics.Process (6)
Microsoft\Win32\SafeHandles\SafeProcessHandle.cs (3)
95if (!ProcessUtils.PlatformSupportsProcessStartAndKill) 222if (!ProcessUtils.PlatformSupportsProcessStartAndKill) 318if (!ProcessUtils.PlatformSupportsProcessStartAndKill)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (1)
80if (!ProcessUtils.PlatformSupportsProcessStartAndKill)
System\Diagnostics\Process.cs (1)
1167if (!ProcessUtils.PlatformSupportsProcessStartAndKill)
System\Diagnostics\Process.Unix.cs (1)
57if (!ProcessUtils.PlatformSupportsProcessStartAndKill)