2 writes to ProcessLevelPath
dotnet.Tests (2)
ShellShimTests\WindowsEnvironmentPathTests.cs (2)
95
_mockPathInternal.
ProcessLevelPath
= pathWithToolPath;
107
_mockPathInternal.
ProcessLevelPath
= pathWithToolPath;
1 reference to ProcessLevelPath
dotnet.Tests (1)
ShellShimTests\WindowsEnvironmentPathTests.cs (1)
169
return Expand(_mockPathInternal.
ProcessLevelPath
);