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();