1 write to _certificateService
aspire (1)
Projects\DotNetAppHostProject.cs (1)
97
_certificateService
= certificateService;
1 reference to _certificateService
aspire (1)
Projects\DotNetAppHostProject.cs (1)
1629
certResult = await
_certificateService
.EnsureCertificatesTrustedAsync(cancellationToken);