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