1 write to _dashboardClient
Aspire.Dashboard (1)
Mcp\AspireMcpTools.cs (1)
27_dashboardClient = dashboardClient;
4 references to _dashboardClient
Aspire.Dashboard (4)
Mcp\AspireMcpTools.cs (4)
37var resources = _dashboardClient.GetResources(); 167var resources = _dashboardClient.GetResources(); 187await foreach (var entry in _dashboardClient.GetConsoleLogs(resourceName, subscribeConsoleLogsCts.Token).ConfigureAwait(false)) 296var resources = _dashboardClient.GetResources();