2 implementations of CreateIfNotExists
Microsoft.DotNet.Configurer (2)
AspNetCertificateSentinel.cs (1)
36
public void
CreateIfNotExists
()
NoOpAspNetCertificateSentinel.cs (1)
13
public void
CreateIfNotExists
()
1 reference to CreateIfNotExists
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
74
_aspNetCertificateSentinel.
CreateIfNotExists
();