1 instantiation of IDictionaryOfTKeyTValueConverter
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Collections.cs (1)
117
new
IDictionaryOfTKeyTValueConverter
<TCollection, TKey, TValue>());
1 reference to IDictionaryOfTKeyTValueConverter
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Collection\IEnumerableConverterFactory.cs (1)
81
converterType = typeof(
IDictionaryOfTKeyTValueConverter
<,,>);