3 references to ExecuteCommandAsync
Aspire.Hosting.Tests (3)
ResourceCommandServiceTests.cs (3)
559var result = await app.ResourceCommands.ExecuteCommandAsync("myResource", "mycommand", arguments); 688var result = await app.ResourceCommands.ExecuteCommandAsync("myResource", "mycommand", arguments); 1546var result = await app.ResourceCommands.ExecuteCommandAsync("myResource", "mycommand", arguments);