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