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