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