2 writes to _callback
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
278_callback = callback; 287_callback = default;
2 references to _callback
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
283if (_list is not null && _callback is not null) 285_list.Remove(_callback);