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