1 reference to UserCancelledErrorCode
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\CertificateGeneration\WindowsCertificateManager.cs (1)
95catch (CryptographicException exception) when (exception.HResult == UserCancelledErrorCode)