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