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

Update field references in property accessors #108225

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

cston
Copy link
Member

@cston cston commented Sep 25, 2024

Continuation of #108219.

For reference, errors were found building with preview C# compiler using:

build -build
build clr+libs+libs.tests

cc @stephentoub, @jaredpar

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 25, 2024
@stephentoub stephentoub merged commit 335b1a9 into dotnet:main Sep 25, 2024
85 checks passed
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
stephentoub added a commit that referenced this pull request Oct 10, 2024
* Update field references in property accessors

* Update field references in property accessors (#108225)

* Update field references in property accessors (#108413)

* Update field references in property accessors

* Update field references

* Use @

* Rename field

---------

Co-authored-by: Stephen Toub <[email protected]>

---------

Co-authored-by: Charles Stoner <[email protected]>
Co-authored-by: Stephen Toub <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants