3 references to MSBuildExecutableName
Microsoft.Build (3)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
402msbuildLocation = Constants.MSBuildExecutableName;
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
394: Constants.MSBuildExecutableName; 659CommunicationsUtilities.Trace("For a host context of {0}, spawning executable from {1}.", hostContext.ToString(), msbuildLocation ?? Constants.MSBuildExecutableName);