Skip to content
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

CodeGenDom: auto-implemented properties #33

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jethac
Copy link

@jethac jethac commented Apr 21, 2016

This is a tiny, tiny change - all it does is use auto-implemented properties instead of manually implementing private backing fields in CodeGenDom. Some minor comment fixups have been done as well but I've provided those as a separate commit if you'd rather we not touch those lines.

@abeckus
Copy link
Contributor

abeckus commented Apr 25, 2016

Thanks, the changes look good to me.
I will merge them in next update.

@jethac jethac force-pushed the auto-implemented-properties branch from af66f0a to aa1250f Compare December 12, 2016 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants