1 instantiation of UserCancelledTrustException
Microsoft.AspNetCore.DeveloperCertificates.XPlat (1)
src\Shared\CertificateGeneration\WindowsCertificateManager.cs (1)
97throw new UserCancelledTrustException();
1 reference to UserCancelledTrustException
Microsoft.AspNetCore.DeveloperCertificates.XPlat (1)
src\Shared\CertificateGeneration\CertificateManager.cs (1)
372catch (UserCancelledTrustException)