5 references to DotnetCliToolsProfilePath
dotnet (2)
ShellShim\LinuxEnvironmentPath.cs (2)
46_fileSystem.WriteAllText(DotnetCliToolsProfilePath, script); 66if (_fileSystem.Exists(DotnetCliToolsProfilePath))
dotnet.Tests (3)
ShellShimTests\LinuxEnvironmentPathTests.cs (3)
59.AddFile(LinuxEnvironmentPath.DotnetCliToolsProfilePath, "") 117.Exists(LinuxEnvironmentPath.DotnetCliToolsProfilePath) 148.ReadAllText(LinuxEnvironmentPath.DotnetCliToolsProfilePath)