3 references to CacheCommand
aspire (2)
Commands\RootCommand.cs (1)
126CacheCommand cacheCommand,
Program.cs (1)
372builder.Services.AddTransient<CacheCommand>();
Aspire.Cli.Tests (1)
Utils\CliTestHelper.cs (1)
180services.AddTransient<CacheCommand>();