How can I get ReSharper to create a constructor with *all* the fields of a class, including inherited ones?
Question says it all. Right now, when I use the constructor generation feature, I can only select the fields which are directly part of the class. There doesn't seem to be any option to include inherited fields.
Please sign in to leave a comment.