2 references to GetMSBuildExePath
Microsoft.DotNet.Cli.Utils (2)
MSBuildForwardingAppWithoutLogging.cs (2)
67/// Path to the MSBuild binary to use - this is set by constructor parameter or looked up via <see cref="GetMSBuildExePath"/>. 86string defaultMSBuildPath = GetMSBuildExePath();