2 writes to _currentAgent
Microsoft.AspNetCore.Components.AI (2)
Components\AgentBoundary.cs (2)
32_currentAgent = Agent; 45_currentAgent = Agent;
1 reference to _currentAgent
Microsoft.AspNetCore.Components.AI (1)
Components\AgentBoundary.cs (1)
39if (!ReferenceEquals(Agent, _currentAgent))