4 references to GetHasExited
System.Diagnostics.Process (4)
System\Diagnostics\Process.Linux.cs (1)
125
if (
GetHasExited
(refresh: false))
System\Diagnostics\Process.Unix.cs (3)
67
if (
GetHasExited
(refresh: false))
101
if (
GetHasExited
(refresh: false))
335
if (
GetHasExited
(refresh))