1 instantiation of UIActionHandler
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingPipeline.cs (1)
35new UIActionHandler(options.UIActions)));
2 references to UIActionHandler
Microsoft.AspNetCore.Components.AI (2)
Pipeline\BlockMappingPipeline.cs (1)
34_handlers.Add(new HandlerEntry<UIActionHandler.State>(
Pipeline\UIActionHandler.cs (1)
8internal sealed class UIActionHandler : ContentBlockHandler<UIActionHandler.State>