Uh oh!
There was an error while loading. Please reload this page.
Expose JsonSerializer.IsReadOnly and MakeReadOnly() APIs. - #74431
Conversation
ghost
commented
Aug 23, 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
Aug 23, 2022
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue DetailsFix #54482.
|
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.
krwq
left a comment
There was a problem hiding this comment.
LGTM with some small comments - I'll only ask to change the docs to not use word indempotent remaining comments fix as you see fit
Fix#54482.