4 references to ApiSearchCommand
aspire (3)
Commands\ApiCommand.cs (1)
24ApiSearchCommand searchCommand,
Commands\ApiSearchCommand.cs (1)
43/// Initializes a new instance of the <see cref="ApiSearchCommand"/> class.
Program.cs (1)
656builder.Services.AddTransient<ApiSearchCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
323services.AddTransient<ApiSearchCommand>();