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