1 reference to UserCancelledErrorCode
aspire (1)
Certificates\CertificateGeneration\WindowsCertificateManager.cs (1)
92
catch (CryptographicException exception) when (exception.HResult ==
UserCancelledErrorCode
)