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