1 write to State
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
77
State
= options.State;
3 references to State
Microsoft.AspNetCore.Components.AI (3)
Engine\UIAgentOfT.cs (3)
107
State
.SetPredictiveValue(typedState);
111
State
.Value = typedState;
120
State
.RejectPredictiveState();