5 references to BuildProjectFile
Microsoft.Build.Engine (5)
Engine\Engine.cs (5)
2106return this.BuildProjectFile(projectFile, null, this.GlobalProperties, null, BuildSettings.None); 2122return this.BuildProjectFile(projectFile, new string[] { targetName }, this.GlobalProperties, 2139return this.BuildProjectFile(projectFile, targetNames, this.GlobalProperties, 2159return this.BuildProjectFile(projectFile, targetNames, globalProperties, 2181return this.BuildProjectFile(projectFile, targetNames, globalProperties,