2 references to DotNetPath
Microsoft.DotNet.Arcade.Sdk (2)
src\InstallDotNetCore.cs (2)
141if (CheckRuntimeDotnetInstalled(DotNetPath, normalizedVersion, architecture, runtime)) 193string dotNetPath = Path.TrimEndingDirectorySeparator(DotNetPath);