3 references to AppHostRpcTarget
Aspire.Hosting (3)
Backchannel\AppHostRpcTarget.cs (1)
19
ILogger<
AppHostRpcTarget
> logger,
Backchannel\BackchannelService.cs (1)
14
internal sealed class BackchannelService(ILogger<BackchannelService> logger, IConfiguration configuration,
AppHostRpcTarget
appHostRpcTarget, IDistributedApplicationEventing eventing, IServiceProvider serviceProvider) : BackgroundService
DistributedApplicationBuilder.cs (1)
266
_innerBuilder.Services.AddSingleton<
AppHostRpcTarget
>();