Uh oh!
There was an error while loading. Please reload this page.
Add JSON src-gen support for deserializing with parameterized ctors - #56354
Conversation
ghost
commented
Jul 27, 2021
Tagging subscribers to this area: @eiriktsarpalis, @layomia |
ghost
commented
Jul 27, 2021
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. |
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.
There was a problem hiding this comment.
More reasons why it should be a class.
There was a problem hiding this comment.
I presume this concern is no longer applicable. Should it be changed into a property?
There was a problem hiding this comment.
Thanks, will update in new PR to avoid CI reset.
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.
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.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
a7ecaf8 to
5b901b4CompareNew APIs in this PR are in alignment with what was agreed on in API review - #45448 (comment). Some aspects of API review still need more consideration, but not the stuff in this PR. |
eiriktsarpalis
left a comment
There was a problem hiding this comment.
Have not yet reviewed the entire PR, but approving to unblock @layomia for today. Will circle back for more feedback on Monday.
Also fixes#56182. FYI @avdv, @jasond-s