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