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