System.Text.Json constructor deserialization without attribute #54332
Labels
api-needs-work
API needs work before it is approved, it is NOT ready for implementation
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Text.Json
Milestone
System.Text.Json constructor deserialization without an attribute.
I'm missing a mechanism to do so, something like a
Func<Type, ConstructorInfo>
on options comes to mind.Also asked in: #38102 (comment)
The text was updated successfully, but these errors were encountered: