1 write to State
Microsoft.AspNetCore.Components.AI (1)
Pipeline\UIAgentOptions.cs (1)
97State = new AgentState<TState>(initialState);
1 reference to State
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
77State = options.State;