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