2 references to WithCommand
Aspire.Hosting.Tests (2)
ExecutableResourceBuilderExtensionTests.cs (2)
28executable.WithCommand("newcommand"); 54Assert.Throws<ArgumentException>(() => executable.WithCommand(""));