1 type derived from ImmutableEnumerableOfTConverter
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Collection\ImmutableEnumerableOfTConverterWithReflection.cs (1)
12: ImmutableEnumerableOfTConverter<TCollection, TElement>
1 instantiation of ImmutableEnumerableOfTConverter
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonMetadataServices.Collections.cs (1)
163new ImmutableEnumerableOfTConverter<TCollection, TElement>(),