1 reference to QueueBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (1)
134new CollectionConverter<Queue<TElement>, QueueBufferAdapter<TElement>, Queue<TElement>, TElement>(elementTypeConverter),