2 writes to IsPredictiveState
Microsoft.AspNetCore.Components.AI (2)
Pipeline\StateMapperContext.cs (2)
81IsPredictiveState = false; 93IsPredictiveState = true;
1 reference to IsPredictiveState
Microsoft.AspNetCore.Components.AI (1)
Engine\UIAgentOfT.cs (1)
105if (context.IsPredictiveState)