3 writes to DestinationPath
Microsoft.DotNet.Helix.Sdk.Tests (3)
InstallDotNetToolTests.cs (3)
71
DestinationPath
= InstallPath,
254
DestinationPath
= InstallPath,
262
DestinationPath
= InstallPath,
2 references to DestinationPath
Microsoft.DotNet.Helix.Sdk (2)
InstallDotNetTool.cs (2)
99
ToolPath = Path.Combine(
DestinationPath
, Name, Version);
103
fileSystem.CreateDirectory(
DestinationPath
);