The serializer currently doesn't roundtrip i.e serialize -> deserialize -> serialize does not result in the same state. More discussion: - https://github.com/dotnet/corefx/issues/40479#issuecomment-523586917 - https://github.com/dotnet/corefx/pull/41482#discussion_r336194875
The serializer currently doesn't roundtrip i.e serialize -> deserialize -> serialize does not result in the same state.
More discussion: