2 references to RestoreTargetName
MSBuild (2)
XMake.cs (2)
1561bool restoreOnly = targets.Length == 1 && string.Equals(targets[0], MSBuildConstants.RestoreTargetName, StringComparison.OrdinalIgnoreCase); 1868targetsToBuild: [MSBuildConstants.RestoreTargetName],