-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add refactoring: Initialize field from constructor #13
Comments
Loren will look into this. |
See the Roslyn Quoter here, to learn the Roslyn syntax: http://roslynquoter.azurewebsites.net/ |
I just cleaned up the code, added some more comments, and pushed my branch |
I'll keep testing and hammering out edge cases though |
Great work Loren. Thank! Suggestion: What about putting the new field assignment as the first line of the constructor instead of the last line? (Not sure) |
Which branch did you push? I can't see it. |
No description provided.
The text was updated successfully, but these errors were encountered: