1 reference to MSBuildRuntimeLocation
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskBuilder.cs (1)
558
string msbuildRuntime = expander.ExpandIntoStringAndUnescape(_taskNode.MSBuildRuntime ?? String.Empty, ExpanderOptions.ExpandAll, _taskNode.
MSBuildRuntimeLocation
?? ElementLocation.EmptyLocation);