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