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

Minimize net diff of binder-gen visibility/identifier-clash fix #91974

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

layomia
Copy link
Contributor

@layomia layomia commented Sep 12, 2023

Follow up to #91657. Primarily reverts JSON changes made in that PR.

#91967 shows the overall diff of the bug fix and addresses feedback to switch to use the Roslyn API for accessibility checks.

@ghost
Copy link

ghost commented Sep 12, 2023

Tagging subscribers to this area: @dotnet/area-extensions-configuration
See info in area-owners.md if you want to be subscribed.

Issue Details

Follow up to #91657.

#91967 shows the overall diff of the bug fix.

Author: layomia
Assignees: layomia
Labels:

area-Extensions-Configuration

Milestone: 9.0.0

Copy link
Member

@tarekgh tarekgh left a comment

Choose a reason for hiding this comment

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

LGTM. will be good to wait @eiriktsarpalis to look at the change in the json source gen.

@layomia
Copy link
Contributor Author

layomia commented Sep 13, 2023

Following offline discussion with @eiriktsarpalis, I've addressed his last concern regarding using the built-in API for accessibility checks. 3b82834

Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

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

Thanks!

@layomia layomia merged commit adb0250 into dotnet:main Sep 14, 2023
103 of 105 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants