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

Reword "statement body" to "block body" for properties #877

Open
jskeet opened this issue Aug 7, 2023 · 0 comments · May be fixed by #999
Open

Reword "statement body" to "block body" for properties #877

jskeet opened this issue Aug 7, 2023 · 0 comments · May be fixed by #999
Assignees
Milestone

Comments

@jskeet
Copy link
Contributor

jskeet commented Aug 7, 2023

Noted in #837.

@jskeet jskeet self-assigned this Aug 7, 2023
@jskeet jskeet added this to the C# 8.0 milestone Aug 7, 2023
@jskeet jskeet modified the milestones: C# 8.0, Pre-C# 8.0 Sep 21, 2023
jskeet added a commit to jskeet/csharpstandard that referenced this issue Nov 22, 2023
Even though the precise context for the original definitions isn't
applicable other times, it's simpler to just leave those as the sole
definitions. The other uses are conceptually equivalent - it's not
like we're actually defining different terms.

Additionally, replace "statement body" with "block body" for both
properties and indexers.

Fixes dotnet#948.
Fixes dotnet#877.
@jskeet jskeet linked a pull request Nov 22, 2023 that will close this issue
jskeet added a commit to jskeet/csharpstandard that referenced this issue Nov 22, 2023
Even though the precise context for the original definitions isn't
applicable other times, it's simpler to just leave those as the sole
definitions. The other uses are conceptually equivalent - it's not
like we're actually defining different terms.

Additionally, replace "statement body" with "block body" for both
properties and indexers.

Fixes dotnet#948.
Fixes dotnet#877.
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 a pull request may close this issue.

1 participant