1 override of RejectPendingPredictiveState
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
118internal override void RejectPendingPredictiveState()
5 references to RejectPendingPredictiveState
Microsoft.AspNetCore.Components.AI (5)
Engine\AgentContext.cs (4)
218_agent.RejectPendingPredictiveState(); 279_agent.RejectPendingPredictiveState(); 290_agent.RejectPendingPredictiveState(); 299_agent.RejectPendingPredictiveState();
Engine\UIAgent.cs (1)
301RejectPendingPredictiveState();