4 references to GetHasExited
System.Diagnostics.Process (4)
System\Diagnostics\Process.Linux.cs (1)
106
if (
GetHasExited
(refresh: false))
System\Diagnostics\Process.Unix.cs (3)
73
if (
GetHasExited
(refresh: false))
163
if (
GetHasExited
(refresh: false))
402
if (
GetHasExited
(refresh))