4 references to IntegrationCommand
aspire (2)
Commands\RootCommand.cs (1)
151
IntegrationCommand
integrationCommand,
Program.cs (1)
620
builder.Services.AddTransient<
IntegrationCommand
>();
Aspire.Cli.Tests (2)
NuGet\NuGetPackagePrefetcherTests.cs (1)
232
[InlineData(typeof(
IntegrationCommand
), false, false)]
Utils\CliTestHelper.cs (1)
281
services.AddTransient<
IntegrationCommand
>();