2 references to ProcessGraphBuildSwitch
Microsoft.Build.CommandLine.UnitTests (1)
CommandLineSwitches_Tests.cs (1)
1489
var graphBuildOptions = MSBuildApp.
ProcessGraphBuildSwitch
(parameters);
MSBuild (1)
XMake.cs (1)
2728
graphBuild =
ProcessGraphBuildSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.GraphBuild]);