1 instantiation of UserCancelledTrustException
aspire (1)
Certificates\CertificateGeneration\WindowsCertificateManager.cs (1)
95
throw new
UserCancelledTrustException
();
1 reference to UserCancelledTrustException
aspire (1)
Certificates\CertificateGeneration\CertificateManager.cs (1)
499
catch (
UserCancelledTrustException
)