1 reference to UserCancelledErrorCode
RepoTasks (1)
src\Shared\CertificateGeneration\WindowsCertificateManager.cs (1)
94catch (CryptographicException exception) when (exception.HResult == UserCancelledErrorCode)