1 reference to ConcurrentBagBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (1)
142new CollectionConverter<ConcurrentBag<TElement>, ConcurrentBagBufferAdapter<TElement>, ConcurrentBag<TElement>, TElement>(elementTypeConverter),