JsonDictionaryConverter<TDictionary, TKey, TValue>
abstract class JsonDictionaryConverter<TDictionary, TKey, TValue> : JsonDictionaryConverter<TDictionary>
protected JsonDictionaryConverter()
protected abstract void Add(TKey key, TValue& modreq(System.Runtime.InteropServices.InAttribute) value, JsonSerializerOptions options, ref ReadStack state)