-
Notifications
You must be signed in to change notification settings - Fork 1k
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 in TypeCodeDomSerializer #9529
Conversation
15f7e70
to
e30c929
Compare
8ba450b
to
7ce195d
Compare
...Windows.Forms.Design/src/System/ComponentModel/Design/Serialization/TypeCodeDomSerializer.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is more than nullability changes. Please rebase to .NET9.0-Test branch and we will be merging it there.
ca2541d
to
ede99ab
Compare
ede99ab
to
a73df4a
Compare
Should I rebase this PR back to main? |
a73df4a
to
dc15a69
Compare
I just did that, considering feature/9.0 seems to be stale @dreddy-work |
annotate CodeDomSerializationProvider annotate ComponentTypeCodeDomSerializer
63176c1
to
b5ced21
Compare
This one has been ready for a while @lonitra |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Another follow-up to #9099
Proposed changes
TypeCodeDomSerializer
CodeDomSerializationProvider
ComponentTypeCodeDomSerializer
Microsoft Reviewers: Open in CodeFlow