2 implementations of CreateIfNotExists
Microsoft.DotNet.Configurer (2)
FirstTimeUseNoticeSentinel.cs (1)
36public void CreateIfNotExists()
NoOpFirstTimeUseNoticeSentinel.cs (1)
13public void CreateIfNotExists()
1 reference to CreateIfNotExists
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
68_firstTimeUseNoticeSentinel.CreateIfNotExists();