1 reference to MSBuildArchitectureLocation
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
524string msbuildArchitecture = expander.ExpandIntoStringAndUnescape(_taskNode.MSBuildArchitecture ?? String.Empty, ExpanderOptions.ExpandAll, _taskNode.MSBuildArchitectureLocation ?? ElementLocation.EmptyLocation);