Skip to content

Clarify description of object initializers #24968

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

Merged
merged 2 commits into from
Jul 2, 2021
Merged

Conversation

BillWagner
Copy link
Member

The statement "without calling the constructor" could be easily misinterpreted as claiming that no constructor is executed. That is incorrect.

The statement "without calling the constructor" could be easily misinterpreted as claiming that no constructor is executed. That is incorrect.
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, :shipit: when you're ready.

Fixes build warnings found in #24968
@BillWagner BillWagner requested a review from a team as a code owner July 2, 2021 15:00
@BillWagner BillWagner enabled auto-merge (squash) July 2, 2021 15:01
@BillWagner BillWagner merged commit e43936c into main Jul 2, 2021
@BillWagner BillWagner deleted the BillWagner-patch-2 branch July 2, 2021 15:04
Youssef1313 pushed a commit to Youssef1313/docs that referenced this pull request Jul 5, 2021
* Clarify description of object initializers

The statement "without calling the constructor" could be easily misinterpreted as claiming that no constructor is executed. That is incorrect.

* Remove missing anchors

Fixes build warnings found in dotnet#24968
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants