5 instantiations of ListAppHostsTool
aspire (1)
Commands\McpStartCommand.cs (1)
46
["list_apphosts"] = new
ListAppHostsTool
(auxiliaryBackchannelMonitor, executionContext),
Aspire.Cli.Tests (4)
Mcp\ListAppHostsToolTests.cs (4)
21
var tool = new
ListAppHostsTool
(monitor, executionContext);
56
var tool = new
ListAppHostsTool
(monitor, executionContext);
88
var tool = new
ListAppHostsTool
(monitor, executionContext);
131
var tool = new
ListAppHostsTool
(monitor, executionContext);
4 references to ListAppHostsTool
Aspire.Cli.Tests (4)
Mcp\ListAppHostsToolTests.cs (4)
21
var
tool = new ListAppHostsTool(monitor, executionContext);
56
var
tool = new ListAppHostsTool(monitor, executionContext);
88
var
tool = new ListAppHostsTool(monitor, executionContext);
131
var
tool = new ListAppHostsTool(monitor, executionContext);