4 implementations of CreateIfNotExists
dotnet.Tests (2)
CommandTests\MSBuild\DotnetMsbuildInProcTests.cs (1)
88
public void
CreateIfNotExists
()
ConfigurerTests\GivenADotnetFirstTimeUseConfigurerWIthStateSetup.cs (1)
269
public void
CreateIfNotExists
()
Microsoft.DotNet.Configurer (2)
FirstTimeUseNoticeSentinel.cs (1)
36
public void
CreateIfNotExists
()
NoOpFirstTimeUseNoticeSentinel.cs (1)
13
public void
CreateIfNotExists
()
1 reference to CreateIfNotExists
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
76
_firstTimeUseNoticeSentinel.
CreateIfNotExists
();