You can rename the parameters of a method by renaming the parameter's declaration as well as all references to the parameters inside the method body.
Use the Rename Parameters command to rename the parameters of a method as well as all references to these parameters.