1 write to _aspNetCertificateSentinel
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
31
_aspNetCertificateSentinel
= aspNetCertificateSentinel;
2 references to _aspNetCertificateSentinel
Microsoft.DotNet.Configurer (2)
DotnetFirstTimeUseConfigurer.cs (2)
74
_aspNetCertificateSentinel
.CreateIfNotExists();
97
_dotnetFirstRunConfiguration.GenerateAspNetCertificate && !
_aspNetCertificateSentinel
.Exists();