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