1 write to _testDirectory
dotnet.Tests (1)
CommandTests\Workload\List\GivenWorkloadInstallerAndWorkloadsInstalled.cs (1)
46
_testDirectory
= _testAssetsManager.CreateTestDirectory(identifier: identifier).Path;
5 references to _testDirectory
dotnet.Tests (5)
CommandTests\Workload\List\GivenWorkloadInstallerAndWorkloadsInstalled.cs (5)
47
_dotnetRoot = Path.Combine(
_testDirectory
, "dotnet");
107
string manifestFile = Path.Combine(
_testDirectory
, u.update.ManifestId.ToString() + ".json");
118
userProfileDir:
_testDirectory
,
158
userProfileDir:
_testDirectory
,
178
userProfileDir:
_testDirectory
,