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)
71
if (
GetHasExited
(refresh: false))
105
if (
GetHasExited
(refresh: false))
339
if (
GetHasExited
(refresh))