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