CoreFx dotnet/corefx#38894: Use (s)byte and (u)int16 get apis (dotnet/corefx#38905)
authorMandar Sahasrabuddhe <WinCPP@users.noreply.github.com>
Wed, 26 Jun 2019 07:27:00 +0000 (12:57 +0530)
committerAhson Khan <ahkha@microsoft.com>
Wed, 26 Jun 2019 07:27:00 +0000 (00:27 -0700)
commita9749e1d7ec7a5bd3756d18797ad627f26bc887c
tree757d06d02dcbba8f0f463df0805504b8a57190a6
parent00b8e9362e334b47afd1ca7d13e5ac1bc8357166
CoreFx dotnet/corefx#38894: Use (s)byte and (u)int16 get apis (dotnet/corefx#38905)

Commit migrated from https://github.com/dotnet/corefx/commit/dad20ba6f801ac7089f73b828ea2296b0d1348f9
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/JsonValueConverterByte.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/JsonValueConverterInt16.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/JsonValueConverterSByte.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/JsonValueConverterUInt16.cs