2 references to TryFromStandaloneMSBuildExe
MSBuild (2)
BuildEnvironmentHelper.cs (2)
134
: TryFromMSBuildExeUnderVisualStudio(msBuildExePath, allowLegacyToolsVersion: true) ??
TryFromStandaloneMSBuildExe
(msBuildExePath);
336
.Select((name) =>
TryFromStandaloneMSBuildExe
(Path.Combine(appContextBaseDirectory, name)))