1 write to _handler
Microsoft.AspNetCore.Components.AI (1)
Pipeline\UIAgentOptions.cs (1)
82_handler = handler;
1 reference to _handler
Microsoft.AspNetCore.Components.AI (1)
Pipeline\UIAgentOptions.cs (1)
85public IHandlerEntry CreateEntry() => new HandlerEntry<TState>(_handler);