1 reference to ImmutableArrayBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (1)
150
new CollectionConverter<ImmutableArray<TElement>,
ImmutableArrayBufferAdapter
<TElement>, ImmutableArray<TElement>.Builder, TElement>(elementTypeConverter),