1 write to _windowsEnvironmentPath
dotnet.Tests (1)
ShellShimTests\WindowsEnvironmentPathTests.cs (1)
20
_windowsEnvironmentPath
= new WindowsEnvironmentPath(
7 references to _windowsEnvironmentPath
dotnet.Tests (7)
ShellShimTests\WindowsEnvironmentPathTests.cs (7)
39
_windowsEnvironmentPath
.AddPackageExecutablePathToUserPath();
50
_windowsEnvironmentPath
.PrintAddPathInstructionIfPathDoesNotExist();
60
_windowsEnvironmentPath
.AddPackageExecutablePathToUserPath();
72
_windowsEnvironmentPath
.AddPackageExecutablePathToUserPath();
82
_windowsEnvironmentPath
.PrintAddPathInstructionIfPathDoesNotExist();
97
_windowsEnvironmentPath
.PrintAddPathInstructionIfPathDoesNotExist();
109
_windowsEnvironmentPath
.AddPackageExecutablePathToUserPath();