System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverterWithReflection<TCollection, TKey, TValue> sealed class ImmutableDictionaryOfTKeyTValueConverterWithReflection<TCollection, TKey, TValue> : ImmutableDictionaryOfTKeyTValueConverter<TCollection, TKey, TValue> where TCollection : IReadOnlyDictionary<TKey, TValue> Documentation Code public ImmutableDictionaryOfTKeyTValueConverterWithReflection()