4 references to IntegrationListCommand
aspire (2)
Commands\IntegrationCommand.cs (1)
14
IntegrationListCommand
listCommand,
Program.cs (1)
621
builder.Services.AddTransient<
IntegrationListCommand
>();
Aspire.Cli.Tests (2)
NuGet\NuGetPackagePrefetcherTests.cs (1)
229
[InlineData(typeof(
IntegrationListCommand
), false, false)]
Utils\CliTestHelper.cs (1)
282
services.AddTransient<
IntegrationListCommand
>();