4 references to GetHasExited
System.Diagnostics.Process (4)
System\Diagnostics\Process.Linux.cs (1)
159
if (
GetHasExited
(refresh: false))
System\Diagnostics\Process.Unix.cs (3)
70
if (
GetHasExited
(refresh: false))
104
if (
GetHasExited
(refresh: false))
338
if (
GetHasExited
(refresh))