BackEnd\BuildManager\BuildRequestData.cs (2)
111: this(projectFullPath, globalProperties, toolsVersion, targetsToBuild, hostServices, BuildRequestDataFlags.None)
128: this(projectFullPath, globalProperties, toolsVersion, targetsToBuild, hostServices, flags)