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