2 writes to _state
Microsoft.AspNetCore.Components.AI (2)
Pipeline\HandlerEntry.cs (2)
38_state = state; 50_state = result.State!;
1 reference to _state
Microsoft.AspNetCore.Components.AI (1)
Pipeline\HandlerEntry.cs (1)
46var result = _handler.Handle(context, _state);