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