System.Text.Json serialization callbacks not supported by collection types #71945
Labels
area-System.Text.Json
enhancement
Product code improvement that does NOT require public API changes/additions
help wanted
[up-for-grabs] Good issue for external contributors
in-pr
There is an active PR which will close this issue when it is merged
Milestone
The System.Text.Json serialization callbacks are currently not supported by collection/dictionary converters, even though they could be. The newly released callback APIs in the System.Text.Json contract model reflect that behavior, but we should consider changing that in the future.
The text was updated successfully, but these errors were encountered: