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