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