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