Move the CreateCastingConverter<T>() method to the base JsonConverter type. (#87211)
authorEirik Tsarpalis <eirik.tsarpalis@gmail.com>
Wed, 7 Jun 2023 14:16:19 +0000 (15:16 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jun 2023 14:16:19 +0000 (15:16 +0100)
commit2eaf1d20e7622486266b912d4bbc53b132a717a1
tree7cf2764960f99bc6a4ca47ad19725a759c387192
parent22c16ca1b30b08d5af5292c39f800bae2ac8b75a
Move the CreateCastingConverter<T>() method to the base JsonConverter type. (#87211)
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Converters/CastingConverter.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonConverter.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonConverterFactory.cs
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonConverterOfT.cs