2 references to IsProcessInvalidException
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
312
catch (Exception e) when (
IsProcessInvalidException
(e))
324
catch (Exception e) when (
IsProcessInvalidException
(e))