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