2 writes to _list
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
362_list = list; 371_list = null;
2 references to _list
Microsoft.AspNetCore.Components.AI (2)
Engine\AgentContext.cs (2)
368if (_list is not null && _callback is not null) 370_list.Remove(_callback);