3 writes to DestinationPath
Microsoft.DotNet.Helix.Sdk.Tests (3)
InstallDotNetToolTests.cs (3)
71DestinationPath = InstallPath, 252DestinationPath = InstallPath, 260DestinationPath = InstallPath,
2 references to DestinationPath
Microsoft.DotNet.Helix.Sdk (2)
InstallDotNetTool.cs (2)
96ToolPath = Path.Combine(DestinationPath, Name, Version); 100fileSystem.CreateDirectory(DestinationPath);