2 references to ExecuteResourceCommand
Aspire.Dashboard.Tests (2)
Mcp\AspireResourceMcpToolsTests.cs (2)
136
async () => await tools.
ExecuteResourceCommand
("nonexistent", "start"));
151
async () => await tools.
ExecuteResourceCommand
("app1", "nonexistent-command"));