Skip to content

Conversation

@eiriktsarpalis
Copy link
Member

Makes a couple of changes on unsupported types:

@ghost ghost added the area-System.Text.Json label Aug 2, 2022
@eiriktsarpalis eiriktsarpalis requested review from krwq and layomia August 2, 2022 16:15
@eiriktsarpalis eiriktsarpalis added this to the 7.0.0 milestone Aug 2, 2022
@eiriktsarpalis eiriktsarpalis self-assigned this Aug 2, 2022
@ghost
Copy link

ghost commented Aug 2, 2022

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

Makes a couple of changes on unsupported types:

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

* Add runtime detection for constructor parameters with missing names. Fix dotnet#58690.
* Extend NotSupportedTypeConverter to MemberInfo types from System.Type types. Contributes to dotnet#58947.
@eiriktsarpalis eiriktsarpalis merged commit 166ceb8 into dotnet:main Aug 3, 2022
@eiriktsarpalis eiriktsarpalis deleted the unsupported-types branch August 3, 2022 14:04
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.

ArgumentNullException in System.Text.Json.Serialization.Metadata.JsonTypeInfo

3 participants