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

Improve partial events and constructors spec wording #9103

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

jjonescz
Copy link
Member

Addressing @cston's feedback from #9059.

@jjonescz jjonescz requested a review from a team as a code owner January 27, 2025 18:47
are the combined attributes of the corresponding partial declaration accessors.
The attributes of each of the resulting constructor's parameter
The attributes of each of the resulting event accessors
are the combined attributes of the corresponding partial implementing declaration accessors.
Copy link
Member

Choose a reason for hiding this comment

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

Since there should be at most one implementation, perhaps:
"... are the combined attributes of the corresponding partial implementing declaration accessors."

@jjonescz jjonescz merged commit 63a33d7 into dotnet:main Jan 27, 2025
1 check passed
@jjonescz jjonescz deleted the PartialEventsCtorsSpec-03 branch January 27, 2025 19:03
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