ImmutableDictionaryOfTKeyTValueConverter<TDictionary, TKey, TValue> class ImmutableDictionaryOfTKeyTValueConverter<TDictionary, TKey, TValue> : DictionaryDefaultConverter<TDictionary, TKey, TValue> where TDictionary : IReadOnlyDictionary<TKey, TValue> Documentation Code public ImmutableDictionaryOfTKeyTValueConverter()