1 write to _certificateService
aspire (1)
Commands\NewCommand.cs (1)
30
_certificateService
= certificateService;
1 reference to _certificateService
aspire (1)
Commands\NewCommand.cs (1)
169
await
_certificateService
.EnsureCertificatesTrustedAsync(_runner, cancellationToken);