3 references to RefreshResourceToolMapAsync
aspire (3)
Commands\McpStartCommand.cs (3)
56
[KnownMcpTools.RefreshTools] = new RefreshToolsTool(
RefreshResourceToolMapAsync
, SendToolsListChangedNotificationAsync)
115
await
RefreshResourceToolMapAsync
(cancellationToken);
171
await
RefreshResourceToolMapAsync
(cancellationToken);