Fix support for scientific notation numbers with decimal separators in JsonElement...
authorVíctor Reyes Rodríguez <52254255+vicrdguez@users.noreply.github.com>
Mon, 15 Jul 2019 17:16:29 +0000 (19:16 +0200)
committerJeremy Barton <jbarton@microsoft.com>
Mon, 15 Jul 2019 17:16:29 +0000 (10:16 -0700)
commitb3d89f9bb432966f25bbf574761b9d30818ef80b
tree59736710ca8eca6738722608b26164efbfb84eb2
parent920886e407462c210930228512f13533246b20df
Fix support for scientific notation numbers with decimal separators in JsonElement.WriteTo

Commit migrated from https://github.com/dotnet/corefx/commit/e88ed00a06561a33cafa40108f8eac5d4d0b2514
src/libraries/System.Text.Json/src/System/Text/Json/Writer/JsonWriterHelper.cs
src/libraries/System.Text.Json/tests/JsonElementWriteTests.cs
src/libraries/System.Text.Json/tests/Utf8JsonWriterTests.cs