1 reference to s_toolPathSentinelFileName
dotnet (1)
Program.cs (1)
200
string toolPath = Path.Combine(CliFolderPathCalculator.DotnetUserProfileFolderPath,
s_toolPathSentinelFileName
);