Uh oh!
There was an error while loading. Please reload this page.
Add support for JsonUnmappedMemberHandling - #79945
Conversation
ghost
commented
Dec 24, 2022
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
ghost
commented
Dec 24, 2022
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue DetailsFix #37483.
|
There was a problem hiding this comment.
Changes here and in JsonSerializerWrapper have been picked up from #79828 (comment), since these tests also depend on them.
Uh oh!
There was an error while loading. Please reload this page.
442229e to
0413ffcCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
0413ffc to
f1647eeCompare31cef39 to
25844c7CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ion/Metadata/JsonTypeInfo.cs Co-authored-by: Krzysztof Wicher <mordotymoja@gmail.com>
Fix#37483.