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

Add support for decoding required members in metadata #59288

Merged
merged 3 commits into from
Feb 15, 2022

Conversation

333fred
Copy link
Member

@333fred 333fred commented Feb 4, 2022

Added support for reading the RequiredMemberAttribute from metadata appropriately and returning the right result for IsRequired and HasDeclaredRequiredMembers for metadata infos.

Test plan: #57046

Added support for reading the RequiredMemberAttribute from metadata appropriately and returning the right result for IsRequired and HasDeclaredRequiredMembers for metadata infos.
@333fred 333fred requested a review from a team as a code owner February 4, 2022 20:01
@RikkiGibson RikkiGibson self-assigned this Feb 4, 2022
@jcouv jcouv self-assigned this Feb 4, 2022
@jcouv jcouv added the New Feature - Required Members Required properties and fields label Feb 4, 2022
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 1) with a nit to consider

@333fred 333fred enabled auto-merge (squash) February 15, 2022 01:23
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 3)

@333fred 333fred merged commit 4adfb65 into dotnet:features/required-members Feb 15, 2022
@333fred 333fred deleted the from-metadata branch February 15, 2022 04:03
@333fred 333fred mentioned this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants