2 implementations of Exists
Microsoft.DotNet.Configurer (2)
AspNetCertificateSentinel.cs (1)
31public bool Exists()
NoOpAspNetCertificateSentinel.cs (1)
8public bool Exists()
1 reference to Exists
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
97_dotnetFirstRunConfiguration.GenerateAspNetCertificate && !_aspNetCertificateSentinel.Exists();