1 reference to ConcurrentStackBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (1)
144
new CollectionConverter<ConcurrentStack<TElement>,
ConcurrentStackBufferAdapter
<TElement>, ConcurrentStack<TElement>, TElement>(elementTypeConverter),