Rename JsonPropertyInfo<TConverter> to JsonPropertyInfo<TTypeToConvert>. (#32209)
authorAhson Khan <ahson_ahmedk@yahoo.com>
Fri, 14 Feb 2020 04:42:10 +0000 (20:42 -0800)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2020 04:42:10 +0000 (20:42 -0800)
commita25a3bff02e55398b43a2ed78c9741cfb088344d
tree95c10337c5503c9441fc3cbd986b52798ede8a7e
parent3a844ad951fda36fe3b570cc3af10738d898a7b3
Rename JsonPropertyInfo<TConverter> to JsonPropertyInfo<TTypeToConvert>. (#32209)
src/libraries/System.Text.Json/src/System.Text.Json.csproj
src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonPropertyInfoOfTTypeToConvert.cs [moved from src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonPropertyInfoOfTConverter.cs with 85% similarity]