1 reference to StackBufferAdapter
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\Factories\Collections\TypedCollectionConverterFactory.cs (1)
136
new CollectionConverter<Stack<TElement>,
StackBufferAdapter
<TElement>, Stack<TElement>, TElement>(elementTypeConverter),