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)
45if (_dotnetFirstRunConfiguration.AddGlobalToolsToPath && !_toolPathSentinel.Exists()) 50_toolPathSentinel.Create();