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

Fix deserialization of nullable structs with constructors. #86896

Merged

Conversation

eiriktsarpalis
Copy link
Member

Fix #86483.

@eiriktsarpalis eiriktsarpalis requested a review from krwq May 30, 2023 13:43
@eiriktsarpalis eiriktsarpalis requested a review from layomia May 30, 2023 13:43
@eiriktsarpalis eiriktsarpalis self-assigned this May 30, 2023
@eiriktsarpalis eiriktsarpalis added this to the 8.0.0 milestone May 30, 2023
@ghost
Copy link

ghost commented May 30, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #86483.

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis eiriktsarpalis merged commit bf7fb2e into dotnet:main May 30, 2023
@eiriktsarpalis eiriktsarpalis deleted the fix/stj-nullref-exception branch May 30, 2023 18:25
@ghost ghost locked as resolved and limited conversation to collaborators Jun 29, 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.

NullReferenceException when deserializing object containing nullable struct using source generator
2 participants