System.Text.Json.Serialization.Converters.StackOrQueueConverterWithReflection<TCollection> sealed class StackOrQueueConverterWithReflection<TCollection> : StackOrQueueConverter<TCollection> where TCollection : IEnumerable Documentation Code namespace System.Text.Json.Serialization.Converters { }