3 references to SendToolsListChangedNotificationAsync
aspire (3)
Commands\AgentMcpCommand.cs (3)
76[KnownMcpTools.RefreshTools] = new RefreshToolsTool(RefreshResourceToolMapAsync, SendToolsListChangedNotificationAsync), 161await SendToolsListChangedNotificationAsync(cancellationToken).ConfigureAwait(false); 219await SendToolsListChangedNotificationAsync(cancellationToken).ConfigureAwait(false);