System.Text.Json.Serialization.JsonDictionaryConverter<TDictionary, TKey, TValue>
abstract class JsonDictionaryConverter<TDictionary, TKey, TValue> : JsonDictionaryConverter<TDictionary>
namespace System.Text.Json.Serialization
{
}