System.Text.Json.Serialization.Converters.IReadOnlyDictionaryOfTKeyTValueConverter<TDictionary, TKey, TValue> sealed class IReadOnlyDictionaryOfTKeyTValueConverter<TDictionary, TKey, TValue> : DictionaryDefaultConverter<TDictionary, TKey, TValue> where TDictionary : IReadOnlyDictionary<TKey, TValue> Documentation Code public IReadOnlyDictionaryOfTKeyTValueConverter()