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