System.Text.Json.Serialization.Converters.StackOrQueueConverter<TCollection> class StackOrQueueConverter<TCollection> : JsonCollectionConverter<TCollection, object> where TCollection : IEnumerable Documentation Code namespace System.Text.Json.Serialization.Converters { }