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