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