Signature refactoring does not work for generic method Follow
HI
I have issue to use signature refactoring (ctrl + F6) to change non-generic method to generic method, as you can see the screenshot below, rider wont recognized symbol <T> and also it doesn't have the section to allow me enter the constraints like "T : New()"
.
Please sign in to leave a comment.