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