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