Number handling with converters (#57525)
authorSteve Harter <steveharter@users.noreply.github.com>
Tue, 17 Aug 2021 18:35:10 +0000 (13:35 -0500)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 18:35:10 +0000 (13:35 -0500)
commitd6ea15882439be9cb739e6b26e2322021cbaf708
treeaf65bfb968006becb2b858b493ee5283a1394ea7
parente9e9f1054d2a262128208f275913e88b2b0df8c7
Number handling with converters (#57525)

Co-authored-by: Layomi Akinrinade <laakinri@microsoft.com>
src/libraries/System.Text.Json/src/Resources/Strings.resx
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonConverterOfT.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonPropertyInfo.cs
src/libraries/System.Text.Json/src/System/Text/Json/ThrowHelper.Serialization.cs
src/libraries/System.Text.Json/tests/Common/TestClasses/TestClasses.cs
src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/NumberHandlingTests.cs