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