2 writes to _callback
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
367_callback = callback; 376_callback = default;
2 references to _callback
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
372if (_list is not null && _callback is not null) 374_list.Remove(_callback);