1 instantiation of UIActionHandler
Microsoft.AspNetCore.Components.AI (1)
Pipeline\BlockMappingPipeline.cs (1)
35
new
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)
8
internal sealed class UIActionHandler : ContentBlockHandler<
UIActionHandler
.State>