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