2 references to GetPathToBuildToolsFromEnvironment
Microsoft.Build.Utilities.Core (2)
FrameworkLocationHelper.cs (2)
984return GetPathToBuildToolsFromEnvironment(architecture); 994return toolsPath ?? GetPathToBuildToolsFromEnvironment(architecture);