4 implementations of CreateIfNotExists
dotnet.Tests (2)
CommandTests\MSBuild\DotnetMsbuildInProcTests.cs (1)
88public void CreateIfNotExists()
ConfigurerTests\GivenADotnetFirstTimeUseConfigurerWIthStateSetup.cs (1)
269public void 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)
76_firstTimeUseNoticeSentinel.CreateIfNotExists();