3 references to Expand
dotnet.Tests (3)
ShellShimTests\WindowsEnvironmentPathTests.cs (3)
169
return
Expand
(_mockPathInternal.ProcessLevelPath);
171
return
Expand
(_mockPathInternal.UserLevelPath);
173
return
Expand
(_mockPathInternal.MachineLevelPath);