1 write to _aspNetCertificateSentinel
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
33
_aspNetCertificateSentinel
= aspNetCertificateSentinel;
2 references to _aspNetCertificateSentinel
Microsoft.DotNet.Configurer (2)
DotnetFirstTimeUseConfigurer.cs (2)
85
_aspNetCertificateSentinel
.CreateIfNotExists();
109
_dotnetFirstRunConfiguration.GenerateAspNetCertificate && !
_aspNetCertificateSentinel
.Exists();