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