2 references to DeveloperCertificateService
Aspire.Hosting (2)
DeveloperCertificateService.cs (1)
19
public DeveloperCertificateService(ILogger<
DeveloperCertificateService
> logger, IConfiguration configuration, DistributedApplicationOptions options)
DistributedApplicationBuilder.cs (1)
337
_innerBuilder.Services.AddSingleton<IDeveloperCertificateService,
DeveloperCertificateService
>();