JsonValueReaderWriter.FromJsonString doesn't seem to correctly parse #32269
Labels
area-json
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Stack trace:
The problem seems to be that ToJsonString() doesn't read the first tokenbefore calling into FromJson().
FromJsonString() is used in CollectionToJsonStringConverter (and only there), that may be broken as a result.
/cc @ajcvickers
The text was updated successfully, but these errors were encountered: