2 instantiations of HandlerEntry
Microsoft.AspNetCore.Components.AI (2)
Pipeline\BlockMappingPipeline.cs (1)
33_handlers.Add(new HandlerEntry<RichContentBlock>(new TextBlockHandler()));
Pipeline\UIAgentOptions.cs (1)
56public IHandlerEntry CreateEntry() => new HandlerEntry<TState>(_handler);