2 references to TryFromMSBuildExeUnderVisualStudio
Microsoft.Build.Framework (2)
BuildEnvironmentHelper.cs (2)
129: TryFromMSBuildExeUnderVisualStudio(msBuildExePath, allowLegacyToolsVersion: true) ?? TryFromStandaloneMSBuildExe(msBuildExePath); 206var environment = TryFromMSBuildExeUnderVisualStudio(msBuildExecutableCandidate);