2 references to DotnetCliToolsProfilePath
dotnet (2)
ShellShim\LinuxEnvironmentPath.cs (2)
46
_fileSystem.WriteAllText(
DotnetCliToolsProfilePath
, script);
66
if (_fileSystem.Exists(
DotnetCliToolsProfilePath
))