Hi
I have an issue with the "Remove unused parameter" refactor. I have a function with an unused parameter "searchByOption", the function has 10 references and when I remove the parameter only calls inside the file are updated, other calls to this function in other projects are not updated and cause compile errors (see attached image).
Please advise as I need to do a lot of refactoring and doing it manually is a pain
Hello,
Thank you for bringing this issue to our attention. I reproduced it and we are working on a fix.