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