3 references to ImmutableListBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (3)
FormMapping\Converters\CollectionAdapters\ImmutableListBufferAdapter.cs (1)
27
ImmutableListBufferAdapter
<TElement>,
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (2)
152
new CollectionConverter<ImmutableList<TElement>,
ImmutableListBufferAdapter
<TElement>, ImmutableList<TElement>.Builder, TElement>(elementTypeConverter),
180
ImmutableListBufferAdapter
<TElement>.CreateInterfaceConverter(elementTypeConverter),