1 reference to ToolPathSentinelFileName
dotnet (1)
Program.cs (1)
150
IFileSentinel toolPathSentinel = new FileSentinel(new FilePath(Path.Combine(CliFolderPathCalculator.DotnetUserProfileFolderPath,
ToolPathSentinelFileName
)));