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

Enable nullability and refactor LocalizationCodeDomSerializer to replace Hashtable with HashSet #8675

Merged

Conversation

elachlan
Copy link
Contributor

@elachlan elachlan commented Feb 22, 2023

Related: #8143, #8357

Microsoft Reviewers: Open in CodeFlow

@elachlan elachlan requested a review from a team as a code owner February 22, 2023 23:56
@ghost ghost assigned elachlan Feb 22, 2023
@ghost ghost added the area: NRT label Feb 22, 2023
@dreddy-work dreddy-work added the 📭 waiting-author-feedback The team requires more information from the author label Feb 23, 2023
@dreddy-work
Copy link
Member

dreddy-work commented Feb 23, 2023

@elachlan, Didn't you get compile warnings for those missed nullable checks?

@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Feb 23, 2023
@elachlan
Copy link
Contributor Author

@elachlan, Didn't you get compile warnings for those missed nullable checks?

No, they are not null annotated functions. So no warning.

@elachlan
Copy link
Contributor Author

@dreddy-work I think richnav just timed out, hence the failure.

@dreddy-work dreddy-work merged commit 745aa3e into dotnet:main Feb 23, 2023
@ghost ghost added this to the 8.0 Preview2 milestone Feb 23, 2023
@elachlan elachlan deleted the LocalizationCodeDomSerializer-Hashtable branch February 23, 2023 19:43
@ghost ghost locked as resolved and limited conversation to collaborators Mar 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants