2 writes to _list
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
277_list = list; 286_list = null;
2 references to _list
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
283if (_list is not null && _callback is not null) 285_list.Remove(_callback);