3 implementations of BuildProjectFile
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TaskHost.cs (1)
262
public bool
BuildProjectFile
(string projectFileName, string[] targetNames, System.Collections.IDictionary globalProperties, System.Collections.IDictionary targetOutputs, string toolsVersion)
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\Node\RarNodeBuildEngine.cs (1)
183
public bool
BuildProjectFile
(
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
481
public bool
BuildProjectFile
(string projectFileName, string[] targetNames, IDictionary globalProperties, IDictionary targetOutputs, string toolsVersion)