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