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)
21var tool = new ListAppHostsTool(monitor, executionContext); 56var tool = new ListAppHostsTool(monitor, executionContext); 88var tool = new ListAppHostsTool(monitor, executionContext); 131var tool = new ListAppHostsTool(monitor, executionContext);
4 references to ListAppHostsTool
Aspire.Cli.Tests (4)
Mcp\ListAppHostsToolTests.cs (4)
21var tool = new ListAppHostsTool(monitor, executionContext); 56var tool = new ListAppHostsTool(monitor, executionContext); 88var tool = new ListAppHostsTool(monitor, executionContext); 131var tool = new ListAppHostsTool(monitor, executionContext);