6 instantiations of ListAppHostsTool
aspire (1)
Commands\AgentMcpCommand.cs (1)
73[KnownMcpTools.ListAppHosts] = new ListAppHostsTool(auxiliaryBackchannelMonitor, executionContext),
Aspire.Cli.Tests (5)
Mcp\ListAppHostsToolTests.cs (5)
21var tool = new ListAppHostsTool(monitor, executionContext); 56var tool = new ListAppHostsTool(monitor, executionContext); 88var tool = new ListAppHostsTool(monitor, executionContext); 131var tool = new ListAppHostsTool(monitor, executionContext); 155var tool = new ListAppHostsTool(monitor, executionContext);
5 references to ListAppHostsTool
Aspire.Cli.Tests (5)
Mcp\ListAppHostsToolTests.cs (5)
21var tool = new ListAppHostsTool(monitor, executionContext); 56var tool = new ListAppHostsTool(monitor, executionContext); 88var tool = new ListAppHostsTool(monitor, executionContext); 131var tool = new ListAppHostsTool(monitor, executionContext); 155var tool = new ListAppHostsTool(monitor, executionContext);