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