2 references to CliBackchannel
Aspire.Hosting (2)
Cli\CliBackchannel.cs (1)
13internal class CliBackchannel(ILogger<CliBackchannel> logger, IConfiguration configuration, AppHostRpcTarget appHostRpcTarget) : BackgroundService
DistributedApplicationBuilder.cs (1)
254_innerBuilder.Services.AddHostedService<CliBackchannel>();