4 references to CreateCommand
Aspire.Cli.Tests (4)
Commands\ResourceCommandHelpParserTests.cs (4)
15var (command, resourceArgument, commandArgument, appHostOption) = CreateCommand(); 32var (command, resourceArgument, commandArgument, appHostOption) = CreateCommand(); 50var (command, resourceArgument, commandArgument, appHostOption) = CreateCommand(); 76var (command, resourceArgument, commandArgument, appHostOption) = CreateCommand();