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