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