1 write to _toolPathSentinel
Microsoft.DotNet.Configurer (1)
DotnetFirstTimeUseConfigurer.cs (1)
33
_toolPathSentinel
= toolPathSentinel;
2 references to _toolPathSentinel
Microsoft.DotNet.Configurer (2)
DotnetFirstTimeUseConfigurer.cs (2)
42
if (_dotnetFirstRunConfiguration.AddGlobalToolsToPath && !
_toolPathSentinel
.Exists())
45
_toolPathSentinel
.Create();