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