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