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