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