2 references to DotnetCliToolsPathsDPath
dotnet (2)
ShellShim\OsxBashEnvironmentPath.cs (2)
34
_fileSystem.WriteAllText(
DotnetCliToolsPathsDPath
, _packageExecutablePath.PathWithTilde);
54
if (_fileSystem.Exists(
DotnetCliToolsPathsDPath
))