1 write to _certificateService
aspire (1)
Commands\InitCommand.cs (1)
86
_certificateService
= certificateService;
1 reference to _certificateService
aspire (1)
Commands\InitCommand.cs (1)
155
_ = await
_certificateService
.EnsureCertificatesTrustedAsync(cancellationToken);