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