System.Text.Json.Serialization.Converters.IAsyncEnumerableOfTConverter<TAsyncEnumerable, TElement> sealed class IAsyncEnumerableOfTConverter<TAsyncEnumerable, TElement> : JsonCollectionConverter<TAsyncEnumerable, TElement> where TAsyncEnumerable : IAsyncEnumerable<TElement> Documentation Code public IAsyncEnumerableOfTConverter()