I ran the Add Parameter refactoring and typed "API.ReportSettings" as the type of my parameter. When I press enter, CodeRush suggests "aPI.ReportSettings" as a parameter name which is invalid. It should suggest "reportSettings" and ignore the namespace/alias altogether.
Refactorings - The "Add Parameter" refactoring should only use a class name when generating a parameter name
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Hi Dominic,
Thank you for your interest in CodeRush for Roslyn. We greatly appreciate it!
I have reproduced this issue when an incorrect name is suggested for a declared parameter. We are working on it and will notify you of our progress shortly.