5 references to ImmutableQueueBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (5)
FormMapping\Converters\CollectionAdapters\ImmutableQueueBufferAdapter.cs (2)
10
: ArrayPoolBufferAdapter<ImmutableQueue<TElement>,
ImmutableQueueBufferAdapter
<TElement>.ImmutableQueueFactory, TElement>
27
ImmutableQueueBufferAdapter
<TElement>,
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (3)
158
new CollectionConverter<ImmutableQueue<TElement>,
ImmutableQueueBufferAdapter
<TElement>,
ImmutableQueueBufferAdapter
<TElement>.PooledBuffer, TElement>(elementTypeConverter),
182
ImmutableQueueBufferAdapter
<TElement>.CreateInterfaceConverter(elementTypeConverter),