4 references to IntegrationSearchCommand
aspire (2)
Commands\IntegrationCommand.cs (1)
15
IntegrationSearchCommand
searchCommand,
Program.cs (1)
622
builder.Services.AddTransient<
IntegrationSearchCommand
>();
Aspire.Cli.Tests (2)
NuGet\NuGetPackagePrefetcherTests.cs (1)
230
[InlineData(typeof(
IntegrationSearchCommand
), false, false)]
Utils\CliTestHelper.cs (1)
283
services.AddTransient<
IntegrationSearchCommand
>();